Things I Learned Today
Monday, June 20, 2011
Git and SciTE
How to have SciTE expliclty open a new window when using the check.if.already.open feature.
To change default editor that
Git uses for commit messages
:
git config --global core.editor "scite -check.if.already.open=0"
And also add this to your SciTEUser.properties:
quit.on.close.last=1
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment