mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Using dcommit could cause the user to lose uncommitted changes during the reset --hard operation, so change it to reset --mixed. If dcommit chooses the rebase path, then git-rebase will already error out when local changes are made. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
90 KiB
Executable File
90 KiB
Executable File