Peter Krefting <peter@xxxxxxxxxxxxxxxx> wrote: > When trying to run gitk on a branch name whose name matches a local file, > it will toss an error saying that the name is ambiguous. Adding a pair > of dashes will make gitk parse the options to the left of it as branch > names. Since wish eats the first pair of dashes we throw at it, we need > to add a second one to ensure they get through. > > Signed-off-by: Peter Krefting <peter@xxxxxxxxxxxxxxxx> > --- > git-gui.sh | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied. -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html