commit | 46538012d943156ead4024fb510a1ce5d4ff443a | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed May 18 16:44:30 2011 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Thu May 19 10:54:16 2011 -0700 |
tree | 8e167868b9e1a252582013f21c556d6a73e9280b | |
parent | 2d370d2fbcf896912cc0739b806224f9a270bb5e [diff] |
notes remove: --stdin reads from the standard input Teach the command to read object names to remove from the standard input, in addition to the object names given from the command line. Signed-off-by: Junio C Hamano <gitster@pobox.com>