Hello -- I installed git/bash on my win system.  I changed the default 
editor using config, ie core.editor  

The issue is that BASH / git wants to render the file name/path for the 
commit in unix form, ie 

.git/message_file  

As it turns out my editor does not understand this form   -- it wants 

.git\message_file 

How do I configure this? 

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/DAjT_Bpm-goJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to