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

1  2 
Documentation/git.txt
git.c
Simple merge
diff --cc git.c
Simple merge