]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/pre-push-sample-no-custom-ifs'
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 21:10:40 +0000 (13:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 21:10:40 +0000 (13:10 -0800)
The sample pre-push hook used customized IFS=' ' for no good reason.

* jh/pre-push-sample-no-custom-ifs:
  pre-push.sample: remove unnecessary and misleading IFS=' '


Trivial merge