aboutsummaryrefslogtreecommitdiff
path: root/lib/detectLocalGit.js
AgeCommit message (Collapse)AuthorFilesLines
2014-02-11Windows compat fixesGerard Escalante1-2/+2
Changed usage of '/' as root dir. Stopped tests from wiping out environment.
2014-01-31Fixing existsSync issues for older versions of nodeJonathan Kingston1-1/+2
2013-11-08Ah, right, ES5 has String#trim(), keep forgetting that…Christophe Porteneuve1-6/+2
2013-11-08Fix step 1: for dev-local uses, properly detect local Git branch and commitChristophe Porteneuve1-0/+30