From: Junio C Hamano Date: Thu, 15 Nov 2012 18:23:51 +0000 (-0800) Subject: Merge branch 'jh/symbolic-ref-d' X-Git-Tag: v1.8.1-rc0~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b398fcc2623872225e3534c8344ca5734cbfe164;p=thirdparty%2Fgit.git Merge branch 'jh/symbolic-ref-d' Add "symbolic-ref -d SYM" to delete a symbolic ref SYM. It is already possible to remove a symbolic ref with "update-ref -d --no-deref", but it may be a good addition for completeness. * jh/symbolic-ref-d: git symbolic-ref --delete $symref --- b398fcc2623872225e3534c8344ca5734cbfe164