Merge branch 'nd/edit-branch-desc-while-detached' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2013 18:04:44 +0000 (10:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2013 18:04:44 +0000 (10:04 -0800)
commit6cc01490c368b6f54821acc0bd2b7bd9600342e3
tree496be31771e5443375c124b6560b9a5c20a3ce82
parent7f3d409cd18e74c1d3adf892dce70a2d02d0797a
parent75135b23f66afd362c864939ecd0d6871a87d769
Merge branch 'nd/edit-branch-desc-while-detached' into maint

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
builtin/branch.c