author | Junio C Hamano <gitster@pobox.com> | |
Mon, 9 Feb 2009 08:19:46 +0000 (00:19 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 29 Jul 2009 17:15:42 +0000 (10:15 -0700) | ||
commit | 375881fa6a43e21ab922b20b2061f9868ef18644 | |
tree | 8ca63abdf8437298a4587c5bdd5c2d7a1c3a2cee | tree | snapshot |
parent | acd2a45b83e50c0f33b01ee74df241f1adfdff39 | commit | diff |
Refuse deleting the current branch via push
This makes git-push refuse deleting the current branch by default.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This makes git-push refuse deleting the current branch by default.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-receive-pack.c | diff | blob | history | |
t/t5400-send-pack.sh | diff | blob | history |