pratik222
10 years agoNew Contributor
addgitdiffs per file
Hello,
When i run this command using git, it works just fine.
git diff sha1...sha2 relative/path/to/file
But when i try to use this same idea with addgitdiffs it doesn't like the file.
ccollab addgitdiffs new sha1...sha2 relative/path/to/file
Checking that you are allowed to upload files to this review.
ERROR: SCM system communication problem:
Unexpected output on stderr starting with:
fatal: bad revision 'relative/path/to/file'
Can you please tell me if this is supported?
also if it is not supported to upload git diff per file, then what is the best way to generate file based reviews. (under git repo)
-Pratik.