summaryrefslogtreecommitdiff
path: root/blob.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-11-24 08:26:49 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-11-24 11:59:05 (GMT)
commitd4f694ba89857a87e259557d0f236c761b4041ef (patch)
tree08453ccc3a39a74ad5e74ff4bf1cf13dd88b85c7 /blob.c
parent634b8d05142a4812bf35fe8b14cc62c84494c78f (diff)
downloadgit-d4f694ba89857a87e259557d0f236c761b4041ef.zip
git-d4f694ba89857a87e259557d0f236c761b4041ef.tar.gz
git-d4f694ba89857a87e259557d0f236c761b4041ef.tar.bz2
Allow git push to delete remote ref.
This allows you to say git send-pack $URL :refs/heads/$branch to delete the named remote branch. The refspec $src:$dst means replace the destination ref with the object known as $src on the local side, so this is a natural extension to make an empty $src mean "No object" to delete the target. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'blob.c')
0 files changed, 0 insertions, 0 deletions