From: Junio C Hamano Date: Wed, 25 Apr 2018 04:28:53 +0000 (+0900) Subject: Merge branch 'bw/commit-partial-from-subdirectory-fix' X-Git-Tag: v2.18.0-rc0~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8295f2028f622da2da2b9e31a2793be64ce45a07;p=thirdparty%2Fgit.git 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 --- 8295f2028f622da2da2b9e31a2793be64ce45a07