10 years ago
Add Git Diffs with path?
Hi,
I am trying to use addgitdiffs with a path to a subdirectory as part of the git command but I get error:
fatal: bad revision '/configuration'
The command I used is as follows (where 'configuration' is a subdirectory of the directory I run the command from):
ccollab addgitdiffs new integration mybranch /configuration
Does addgitdiffs support the <path> option for the git diff command?
Thanks for any advice you can provide,
Nick
I am trying to use addgitdiffs with a path to a subdirectory as part of the git command but I get error:
fatal: bad revision '/configuration'
The command I used is as follows (where 'configuration' is a subdirectory of the directory I run the command from):
ccollab addgitdiffs new integration mybranch /configuration
Does addgitdiffs support the <path> option for the git diff command?
Thanks for any advice you can provide,
Nick