Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Make sure git-stash works from subdirectory.
author
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jul 2007 22:32:22 +0000
(15:32 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jul 2007 22:34:52 +0000
(15:34 -0700)
We say "SUBDIRECTORY_OK" but we did not chdir to toplevel; this
is fine as long as everything we use can be started from a
subdirectory, but unfortunately "merge-recursive" is not one of
the programs you can safely use from a subdirectory.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
ceff079
)
No differences found