author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 16 Oct 2007 04:35:22 +0000 (00:35 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 16 Oct 2007 04:36:35 +0000 (00:36 -0400) | ||
commit | fe5d1d3eb42e6cf3dca93b2277be9464b026fcf2 | |
tree | b5d134260150fc4e7fad0d47df4f7793aeee167b | tree | snapshot |
parent | ee020f3598f0dc86a939fb8597845594bf664898 | commit | diff |
Support 'push --dry-run' for http transport
If the end-user requested a dry-run push we need to pass that flag
over to http-push and additionally make sure it does not actually
upload any changes to the remote server.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If the end-user requested a dry-run push we need to pass that flag
over to http-push and additionally make sure it does not actually
upload any changes to the remote server.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Documentation/git-http-push.txt | diff | blob | history | |
http-push.c | diff | blob | history | |
transport.c | diff | blob | history |