Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t3404 & t7508: cd inside subshell instead of around
author
Jens Lehmann
<Jens.Lehmann@web.de>
Mon, 6 Sep 2010 18:41:06 +0000
(20:41 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 6 Sep 2010 21:27:35 +0000
(14:27 -0700)
Fixed all places where it was a straightforward change from cd'ing into a
directory and back via "cd .." to a cd inside a subshell.
Found these places with "git grep -w "cd \.\.".
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
c2e0940
)
No differences found