author | Junio C Hamano <gitster@pobox.com> | |
Sun, 30 Sep 2007 03:45:33 +0000 (20:45 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 30 Sep 2007 03:45:33 +0000 (20:45 -0700) | ||
commit | 1f088191015968436e7cc6423827b0c26f3427ea | |
tree | 3b5b93ceb919ad8979e4e902d275ccb35a4153f4 | tree | snapshot |
parent | 2a858ee95134926a0ccccb9a78db06bcb0bd65d0 | commit | diff |
git-am: make the output quieter.
We used to say "Applying <patch subject>", "Wrote <tree
object>", and "Committed <commit object>". Worse yet, with
extra blank lines around them.
Make the output more concise. The object names are not so
useful nor interesting.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We used to say "Applying <patch subject>", "Wrote <tree
object>", and "Committed <commit object>". Worse yet, with
extra blank lines around them.
Make the output more concise. The object names are not so
useful nor interesting.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh | diff | blob | history |