author | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 May 2011 23:44:30 +0000 (16:44 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 19 May 2011 17:54:16 +0000 (10:54 -0700) | ||
commit | 46538012d943156ead4024fb510a1ce5d4ff443a | |
tree | 8e167868b9e1a252582013f21c556d6a73e9280b | tree | snapshot |
parent | 2d370d2fbcf896912cc0739b806224f9a270bb5e | commit | 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>
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>
Documentation/git-notes.txt | diff | blob | history | |
builtin/notes.c | diff | blob | history | |
t/t3301-notes.sh | diff | blob | history |