Merge branch 'nd/init-relative-template-fix' into maint
A relative pathname given to "git init --template=<path> <repo>" ought to be relative to the directory "git init" gets invoked in, but it instead was made relative to the repository, which has been corrected. * nd/init-relative-template-fix: init: make --template path relative to $CWD
Junio C Hamano committed
Jul 25, 2019 at 14:27 UTC
35d771591f673e1c2c7bc90b998670bed1e9e567
No changes.