git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ff6eb82
86238e0
)
Merge branch 'bw/commit-partial-from-subdirectory-fix'
author
Junio C Hamano
<redacted>
Wed, 25 Apr 2018 04:28:53 +0000
(13:28 +0900)
committer
Junio C Hamano
<redacted>
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
diff --cc
builtin/commit.c
Simple merge
git clone https://git.99rst.org/PROJECT