+ [2015-09-23T22:01:40Z] sonOfRa Not sure.
+ [2015-09-23T22:02:08Z] buck1 sonOfRa: yes i want to have a clicky todo
+ [2015-09-23T22:02:18Z] buck1 in comments
+ [2015-09-23T22:02:45Z] ricksebak does anyone know how long it usually takes for github to send a 45 day Enterprise trial license?
+ [2015-09-23T22:04:40Z] buck1 does not

message no. 113477

Posted by ChargedLight in #github at 2015-09-23T13:08:46Z

Hi. I'm trying to install a library from my github repo (i've forked it) via npm. I'm trying "npm install git+https://github.com/username/lib-name.git" but getting "Invalid version" error. What could be wrong?
+ [2015-09-24T00:17:59Z] kappa1 hi, I did a fork of a repo, but now I want to keep my fork repo and to destroy the dependency with the parent repo. How can I do that?
+ [2015-09-24T00:19:46Z] nedbat kappa1: just curious, why do you want to sever the connection to the parent?
+ [2015-09-24T00:20:12Z] kappa1 nedbat: just to get more green squares on the contribution board
+ [2015-09-24T00:20:27Z] kappa1 because every time I do a commit to my forked repo, it doesn't count
+ [2015-09-24T00:20:36Z] nedbat kappa1: you aren't going to want changes from them, or to push changes to them?