summaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorLibravatar William Duclot <william.duclot@gmail.com>2017-07-16 21:42:20 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-07-17 14:58:19 -0700
commit5fdacc17c7eb2a7b435d62d99b41f75f44f74de1 (patch)
treeecd483717b8430bb5115fa6bd52b4d109e434608 /builtin
parentGit 2.14-rc0 (diff)
downloadtgif-5fdacc17c7eb2a7b435d62d99b41f75f44f74de1.tar.xz
rebase: make resolve message clearer for inexperienced users
The git UI can be improved by addressing the error messages to those they help: inexperienced and casual git users. To this intent, it is helpful to make sure the terms used in those messages can be understood by this segment of users, and that they guide them to resolve the problem. In particular, failure to apply a patch during a git rebase is a common problem that can be very destabilizing for the inexperienced user. It is important to lead them toward the resolution of the conflict (which is a 3-steps process, thus complex) and reassure them that they can escape a situation they can't handle with "--abort". This commit answer those two points by detailling the resolution process and by avoiding cryptic git linguo. Signed-off-by: William Duclot <william.duclot@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions