Jump to content

Recommended Posts

Posted

Hey guys,

slowly I'm gettin' mad

After I merged some files (git mergetool --> tortoise mergetool), I try to commit them (git commit -a)

there always are this window

what I got to do there?

please help

wtfdk.th.png

Uploaded with ImageShack.us

Posted

Well...how about adding commit notes (if you want) and exiting the editor?

I suppose you never saw VIM...which probably means you can't even figure out how to quit it.

It's supposed to be a text editor (opinions on its exact definitions differ...)

If you don't like it, configure git to use another one ^^

Or try git gui, if it's available on whatever variant you are using on windows.

Posted

Ppl, why not just say how exit from VIM editor properly ;)

You need press: shift-: (see in bottom : show) and then one from:

q! -> exit without commit note changes

wq -> exit with commit note changes

If you don't want do commit then replace all note lines by # in beggining for stop commit adding at exit

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use