git - How to set the core.editor to Coda 2 -
is there way use coda 2 core.editor when use git trough terminal (i on macbook osx mountain lion). fallowing command not work: git config --global core.editor "coda 2"
i found scripts here , there on internet (coda 1), did't work me. it's not of problem use vim (basic understand of using 'i' insert mode, esc leaving , using ":wq" writing , quiting.), still nice configure it.
is there way use kaleidoscope 'diff' tool?
i have starting learn use terminal, no pro (know simple things cd/pwd/ls/rm/mkdir thats really). have git gui (tower), want learn use 'raw' git terminal first.
justin hileman's "coda-cli-shell integration coda" should trick. once installed should able open files , directories terminal (inside , outside of coda 2 app). see: http://justinhileman.info/coda-cli/
Comments
Post a Comment