Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bw/commit-partial-from-subdirectory-fix'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Apr 2018 04:28:53 +0000
(13:28 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Apr 2018 04:28:53 +0000
(13:28 +0900)
"cd sub/dir && git commit ../path" ought to record the changes to
the file "sub/path", but this regressed long time ago.
* bw/commit-partial-from-subdirectory-fix:
commit: allow partial commits with relative paths
1
2
builtin/commit.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
ff6eb82
86238e0
)
diff --cc
builtin/commit.c
Simple merge