summaryrefslogtreecommitdiff
path: root/git.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@osdl.org>2005-12-21 02:13:02 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-12-21 05:18:32 (GMT)
commit41f93a2c903a45167b26c2dc93d45ffa9a9bbd49 (patch)
tree4135ee33fabe5574ded6f8031c6f48c6b7babc45 /git.c
parenta3431febfe241120205472def2a14ef09a4dbe60 (diff)
downloadgit-41f93a2c903a45167b26c2dc93d45ffa9a9bbd49.zip
git-41f93a2c903a45167b26c2dc93d45ffa9a9bbd49.tar.gz
git-41f93a2c903a45167b26c2dc93d45ffa9a9bbd49.tar.bz2
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 'git.c')
0 files changed, 0 insertions, 0 deletions