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
The tip on line 1547:
"to use gvim to edit your git messages set git's core editor as follows:"
is not followed by the code. The referenced git command appears to be misplaced on line 3:
'git config --global core.editor "gvim --nofork"'
The text was updated successfully, but these errors were encountered:
The tip on line 1547:
"to use gvim to edit your git messages set git's core editor as follows:"
is not followed by the code. The referenced git command appears to be misplaced on line 3:
'git config --global core.editor "gvim --nofork"'
The text was updated successfully, but these errors were encountered: