]> git.ipfire.org Git - thirdparty/git.git/commit - transport.c
push.c: add an --atomic argument
authorRonnie Sahlberg <sahlberg@google.com>
Thu, 8 Jan 2015 03:23:23 +0000 (19:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2015 03:56:44 +0000 (19:56 -0800)
commitd0e8e09cd8828b278a56d4ebfc52d662ff8038d8
tree4e0a64281575a14d7c46184d061a32d2ed28105d
parent4ff17f10c4297ab3d9948d4216016ca367e737e3
push.c: add an --atomic argument

Add a command line argument to the git push command to request atomic
pushes.

Signed-off-by: Ronnie Sahlberg <sahlberg@google.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-push.txt
builtin/push.c
transport.c
transport.h