fix pull to working repo in post-receive hook, probably
authorM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Mon, 27 Nov 2017 06:07:25 +0000 (22:07 -0800)
committerM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Mon, 27 Nov 2017 06:07:25 +0000 (22:07 -0800)
It would seem that codes run on behalf of the bare repo have $GIT_DIR='.',
which is not what we want when working on a non-bare repo.


No differences found