mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
For a pull into an unborn branch, we do not use "git merge" at all. Instead, we call read-tree directly. However, we used the --reset parameter instead of "-m", which turns off the safety features. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
7.3 KiB
Executable File
7.3 KiB
Executable File