Merge branch 'nr/git-cd-to-a-directory'
commit087350398e8b2c5d4b39f051b23a2e533f4d830b
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:35:42 +0000 (20 12:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:35:42 +0000 (20 12:35 -0700)
tree2cd7effc6e38cb59c117262c839080ff0db97802
parentf26f250b442b57d0e6d9295bb98690ce70640759
parent28a81f8b93897402a8c8c15ee16e67f0c24ac11c
Merge branch 'nr/git-cd-to-a-directory'

Just like "make -C <directory>", make "git -C <directory> ..." to
go there before doing anything else.

* nr/git-cd-to-a-directory:
  t0056: "git -C" test updates
  git: run in a directory given with -C option
Documentation/git.txt
git.c