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
Strings of hint messages inserted into editor on interactive commit was
scattered in-line, rendering the code harder to understand at first
glance.
Extract those messages out into separate variables to make the code
outline easier to follow.
Helped-by: Junio C Hamano <[email protected]>
Helped-by: Đoàn Trần Công Danh <[email protected]>
Signed-off-by: Hu Jialun <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments