diff options
author | Linus Torvalds <torvalds@osdl.org> | 2005-12-20 18:13:02 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-12-20 21:18:32 -0800 |
commit | 41f93a2c903a45167b26c2dc93d45ffa9a9bbd49 (patch) | |
tree | 4135ee33fabe5574ded6f8031c6f48c6b7babc45 /diffcore-rename.c | |
parent | A shared repository should be writable by members. (diff) | |
download | tgif-41f93a2c903a45167b26c2dc93d45ffa9a9bbd49.tar.xz |
Make "git-send-pack" less verbose by default
It used to make sense to have git-send-pack talk about the things it sent
when (a) it was a new program and (b) nobody had a lot of tags and
branches.
These days, it's just distracting to see tons of
'refs/tags/xyz': up-to-date
...
when updating a remote repo.
So shut it up by default, and add a "--verbose" flag for those who really
want to see it.
Also, since this makes he case of everything being up-to-date just totally
silent, make it say "Everything up-to-date" if no refs needed updating.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions