Commit log: cannot select multiple branches if a branch name matches a filename
View options
- Truncate descriptions
By josh3... on November 06, 2013 20:57 (imported from Google Code)
If my project has a branch named "foo" and a file/folder named "foo" in the root directory of the repo, the commit log throws an error if I try to select "foo" and one or more other branches:
Could not open log.
libgit reports:
ambiguous argument '<BRANCH NAME>': both revision and filename
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
- Show labels
- Show closed items
Link items together to show that they're related or that one is blocking others.