mirror of
https://github.com/git/git.git
synced 2026-01-17 06:13:11 +00:00
"git clone --origin X" leaked piece of memory that held value read from the clone.defaultRemoteName configuration variable, which has been plugged. * jc/clone-remote-name-leak-fix: clone: plug a miniscule leak