Git Integration

Top  Previous  Next

This section describes Code Collaborator integration with Git:

The Command Line Client can upload arbitrary Git diffs.

Supported Versions

Our integration uses your own installed Git command line client executable to generate differences for review.  We require Git v1.5.3 or later, as we use the --unified flag to provide full context lines of differences so that the uploaded versions can contain the full file content of the previous and current file versions.

Because we use client applications already present on your computer, we support all protocols, authentications, proxies, and other client configuration options you are currently using.