From: Junio C Hamano Date: Thu, 15 Nov 2012 18:23:51 +0000 (-0800) Subject: Merge branch 'jh/symbolic-ref-d' X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b398fcc2623872225e3534c8344ca5734cbfe164;p=git.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