+ [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. 74942

Posted by psgs in #github at 2015-01-24T01:54:51Z

abetusk, Because, by issuing the command "git merge upstream/release", git is told to take the upstream changes that have already been pulled from the upstream master branch, and merge them into the "release" branch.
+ [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