Merge branch 'nd/edit-branch-desc-while-detached'
authorJunio C Hamano <gitster@pobox.com>
Fri, 1 Feb 2013 20:40:52 +0000 (12:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Feb 2013 20:40:52 +0000 (12:40 -0800)
Attempt to "branch --edit-description" an existing branch, while
being on a detached HEAD, errored out.

* nd/edit-branch-desc-while-detached:
  branch: no detached HEAD check when editing another branch's description

1  2 
builtin/branch.c

Simple merge