mirror of
https://github.com/git/git.git
synced 2026-04-09 08:20:10 +02: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>
8.2 KiB
Executable File
8.2 KiB
Executable File