----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42309/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Till Toenshoff. Repository: mesos Description ------- The newly introduced way of finding the .git directory via --git-common-dir is only supported on newer versions of git. Fallback to the older --git-dir method if --git-common-dir is not supported. Diffs ----- bootstrap 519090d696ae09dac70318e91ade583b38f44048 support/post-reviews.py ea361018ee77f55953af55038109148ed8057e44 Diff: https://reviews.apache.org/r/42309/diff/ Testing ------- Tested on mac el capitan and ubuntu 14.04 with both bash and dash and git 2.6.3 and git 2.2.0 repsectively. Thanks, Kevin Klues
