Revision b972ea59e422588963bda7be8e04c59728accadf authored by Shawn O. Pearce on 26 January 2007, 05:49:17 UTC, committed by Shawn O. Pearce on 26 January 2007, 05:49:17 UTC
Right now `git-push -v` is actually not that verbose; it merely adds
the URL it is pushing to.  This can be informative if you are pushing
to a configured remote, as you may not actually remember what URL that
remote is connected to.  That detail can be important if the push
fails and you attempt to communicate the errors to a 3rd party to help
you resolve the issue.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 86a2af6
History
File Mode Size
.gitignore -rw-r--r-- 36 bytes
GIT-VERSION-GEN -rwxr-xr-x 745 bytes
Makefile -rw-r--r-- 1.2 KB
TODO -rw-r--r-- 1.6 KB
git-gui.sh -rwxr-xr-x 111.5 KB

back to top