You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
difftool/mergetool: make the form of yes/no questions consistent
Every yes/no question in difftool/mergetool scripts has slightly
different form, and none of them is consistent with the form git
itself uses.
Make the form of all the questions consistent with the form used
by git.
Reviewed-by: John Keeping <[email protected]>
Signed-off-by: Nikola Forró <[email protected]>
Acked-by: David Aguilar <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments