From: Junio C Hamano Date: Mon, 19 Nov 2012 03:32:58 +0000 (-0800) Subject: Merge branch 'rs/branch-del-symref' into maint X-Git-Tag: v1.8.0.1~18 X-Git-Url: https://repo.or.cz/w/git.git/commitdiff_plain/3a9866919c1f87c7e4f740ea6699513381256103 Merge branch 'rs/branch-del-symref' into maint A symbolic ref refs/heads/SYM was not correctly removed with "git branch -d SYM"; the command removed the ref pointed by SYM instead. * rs/branch-del-symref: branch: show targets of deleted symrefs, not sha1s branch: skip commit checks when deleting symref branches branch: delete symref branch, not its target branch: factor out delete_branch_config() branch: factor out check_branch_commit() --- 3a9866919c1f87c7e4f740ea6699513381256103