brennie got a fish trophy!
Only use -c flag when git supports it
Review Request #7337 — Created May 26, 2015 and submitted
The
-cflag 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.
Tool: Pyflakes Processed Files: rbtools/clients/git.py Tool: PEP8 Style Checker Processed Files: rbtools/clients/git.py