summaryrefslogtreecommitdiffstats
path: root/subcmds/cherry_pick.py
diff options
context:
space:
mode:
authorOlof Johansson <olof.johansson@sonymobile.com>2013-01-29 08:22:05 +0100
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2013-01-29 18:18:20 +0900
commit57bd7b717ba830753b5c6d82bb84d38047dce637 (patch)
tree7250e64bb16febe8bd677ce5149edde80f74178d /subcmds/cherry_pick.py
parent4e46520362e4c75ae7809c74f3d1c21e86852ee8 (diff)
downloadgit-repo-57bd7b717ba830753b5c6d82bb84d38047dce637.tar.gz
Fix: GitError when using repo info -d
If a workspace is initialised with: repo init -u git://path/to/manifest -b manifest-branch and the default.xml specifies the default revision as `other-branch`, running `repo info -d` results in a GitError: fatal: bad revision 'refs/remotes/m/other-branch..' The repo info command uses the default revision to build the symlink to the remote revision which is passed to the `git rev-list` command. This is incorrect; the manifest's branch name should be used. Change-Id: Ibae5b91869848276785facfaef433e38d49fd726
Diffstat (limited to 'subcmds/cherry_pick.py')
0 files changed, 0 insertions, 0 deletions