Fish Trophy

brennie got a fish trophy!

Fish Trophy

Only use -c flag when git supports it

Review Request #7337 — Created May 26, 2015 and submitted — Latest diff uploaded

Information

RBTools
release-0.7.x
089d4cd...

Reviewers

The -c flag for git is only supported in git 1.8.0+. We now only use
it when we detect an appropriate git version.

Ran unit tests.

Verified the Git version was determined correctly.

    Loading...