]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bw/commit-partial-from-subdirectory-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Apr 2018 04:28:53 +0000 (13:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Apr 2018 04:28:53 +0000 (13:28 +0900)
commit8295f2028f622da2da2b9e31a2793be64ce45a07
tree77e4db49ee740231a2a8cb863b7f20368af93e88
parentff6eb825f0aa1f45230c10fbb0cf8d484c927c55
parent86238e07ef633f7488ac708578aaf71e4375c057
Merge branch 'bw/commit-partial-from-subdirectory-fix'

"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
builtin/commit.c