author | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Nov 2007 11:13:30 +0000 (03:13 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Nov 2007 11:13:30 +0000 (03:13 -0800) | ||
commit | bcd2e266a6270254212603e90186251116d3cd16 | |
tree | c0ba0c5c778a770947c22b273b9492853c4d5522 | tree | snapshot |
parent | 2d4eb71c6c06e8f15351d996a9413974e15cab0b | commit | diff |
parent | ff206748158aa54196bde1462ceaf550a5c2440e | commit | diff |
Merge branch 'aw/mirror-push' into jk/send-pack
* aw/mirror-push:
git-push: add documentation for the newly added --mirror mode
Add tests for git push'es mirror mode
git-push: plumb in --mirror mode
Teach send-pack a mirror mode
send-pack: segfault fix on forced push
send-pack: require --verbose to show update of tracking refs
receive-pack: don't mention successful updates
more terse push output
Conflicts:
transport.c
transport.h
* aw/mirror-push:
git-push: add documentation for the newly added --mirror mode
Add tests for git push'es mirror mode
git-push: plumb in --mirror mode
Teach send-pack a mirror mode
send-pack: segfault fix on forced push
send-pack: require --verbose to show update of tracking refs
receive-pack: don't mention successful updates
more terse push output
Conflicts:
transport.c
transport.h
Documentation/git-push.txt | diff1 | | diff2 | | blob | history |
builtin-push.c | diff1 | | diff2 | | blob | history |
builtin-send-pack.c | diff1 | | diff2 | | blob | history |
transport.c | diff1 | | diff2 | | blob | history |
transport.h | diff1 | | diff2 | | blob | history |