14 years ago
ccollab addgitdiffs not finding local diffs
I'm trying to create a review from a merge conflict in git. When I run "git diff", I see a diff of the file in conflict. (With conflict markers, this is how I intend the file to be created in the review.)
However, when I run "ccollab addgitdiffs new", I receive the following output:
Connecting to CodeCollaborator Server http://codecollaborator.rent.com
Connected as: Ryan Olson (rolson)
Creating new review
New review created: Review #120: "Untitled Review"
Attaching Git Diffs to Review
Checking that you are allowed to upload files to this review.
Querying Git for the diffs
Querying Git for the diffs...
Review #120 deleted.
ERROR: Executing command `ccollab addgitdiffs`:
No differences were found.
Is there anything I can do to actually see what ccollab is running for its diff command?
However, when I run "ccollab addgitdiffs new", I receive the following output:
Connecting to CodeCollaborator Server http://codecollaborator.rent.com
Connected as: Ryan Olson (rolson)
Creating new review
New review created: Review #120: "Untitled Review"
Attaching Git Diffs to Review
Checking that you are allowed to upload files to this review.
Querying Git for the diffs
Querying Git for the diffs...
Review #120 deleted.
ERROR: Executing command `ccollab addgitdiffs`:
No differences were found.
Is there anything I can do to actually see what ccollab is running for its diff command?