Merge branch 'nd/init-relative-template-fix'
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
Jun 13, 2019 at 13:18 UTC
cf3269fba816d9b216b8b0d6e95ca6a345158de5
No changes.