greenrd / topgit

TopGit is now maintained at
https://github.com/mackyle/topgit
Other
95 stars 26 forks source link

make fails for my git version #26

Closed dabrahams closed 8 years ago

dabrahams commented 11 years ago
$ git version
git version 1.8.1.5 (Apple Git-44)

$ make  prefix=/usr/local/Cellar/topgit/0.9-29-g7f09 install
[SED] tg
./tg precheck
./tg: line 29: [: (Apple: integer expression expected
tg: fatal: git version >=  1.7.7.2 required
make: *** [precheck] Error 1
$
mackyle commented 10 years ago

Fixed by pull request #35