[Rails] Re: mate -w

2010-08-04 Thread Abder-Rahman Ali
Thanks a lot robert4723, this worked just fine. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this gr

Re: [Rails] Re: mate -w

2010-08-04 Thread Dave Aronson
Abder-Rahman Ali wrote: > I used this command to specify the text editor: $ git config --global > core.editor "mate -w" > > How can I remove this configuration as I'm getting this error: error: > cannot run mate -w: No such file or directory Just a wild guess here: does realize that the -w is a p

[Rails] Re: mate -w

2010-08-03 Thread Robert Walker
Abder-Rahman Ali wrote: > I used this command to specify the text editor: $ git config --global > core.editor "mate -w" > > How can I remove this configuration as I'm getting this error: error: > cannot run mate -w: No such file or directory > > Or, how can I fix this error instead? I use the ma