Revert an overambitious search-and-replace operation.
commit27911b74336f07029a93eca54ab74a75de2b73f9
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 8 Jun 2012 08:09:56 +0000 (8 08:09 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 8 Jun 2012 08:09:56 +0000 (8 08:09 +0000)
treee5d6a76a697ed7eddb805922f858c4365fa93603
parent8cfe98798974ac59def21786e933e7dd3f0dda3a
Revert an overambitious search-and-replace operation.

In commit r5098, the namespace where git branches are sought by
git-move-refs.py was accidentally changed from "heads" to "branches"
as part of a change to the script's command-line options.  Revert that
part of r5098.

Patch by: Andrew Nefedkin <vertigo093i@tigris.org>

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5382 be7e6eca-30d4-0310-a8e5-ac0d63af7087
contrib/git-move-refs.py