google / git-appraise

Distributed code review system for Git repos
Apache License 2.0
5.14k stars 146 forks source link

git appraise review to act as a standard unix filter #56

Closed eiro closed 8 years ago

eiro commented 8 years ago

hello,

i would like to use git appraise review with -F filename (- for stdin) instead of using an editor (as in git commit -F). this could be very usefull for many cases.

regards

ojarjur commented 8 years ago

I agree that we need this. Any command that supports "-m" should also support a "-F" (of just "-") option.

That is currently: