mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
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
16 KiB
16 KiB