+ [2015-01-24T04:53:34Z] VxJasonxV how about this
+ [2015-01-24T04:53:41Z] VxJasonxV run git config --global core.editor
+ [2015-01-24T04:53:44Z] VxJasonxV and tell me what it says
+ [2015-01-24T04:54:03Z] ColdKeyboard It's working now. It opens Notepad++ with the list

message no. 75034

Posted by ColdKeyboard in #github at 2015-01-24T04:51:50Z

I found on stackoverflow to use this command on x64 git config --global core.editor "'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"
+ [2015-01-25T07:49:40Z] goldenwest if a lib is GPL licensed can I include it in my project on github?
+ [2015-01-25T07:50:58Z] VxJasonxV as long as your project meets the terms of the GPL
+ [2015-01-25T07:51:42Z] goldenwest it's also under GPL
+ [2015-01-25T07:51:49Z] VxJasonxV there are many forms of the GPL