+ [9 years ago] geri what do you mean?
+ [9 years ago] geri i did a git mv ../basic/ .
+ [9 years ago] geri git commit -m "moved file"
+ [9 years ago] jhass geri: try my command
+ [9 years ago] jhass then check the result with git status

message no. 122975

Posted by geri in #github at 2015-11-30T23:37:34Z

what do you mean?
+ [9 years ago] Bielecki Hello. I want to create repository without putting my source code. I wish a license, whereby it would be allowed to use and share my program, but not modify, fork or use in commercial way. Which license I should choose?
+ [9 years ago] jhass Bielecki: http://choosealicense.com/
+ [9 years ago] Bielecki Yup, I checked that page before, but it didn't helped me. The most suitable I found is No Licence, but there is permitted to use it in commercial way.
+ [9 years ago] jhass no license doesn't permit anyone but you to use it
+ [9 years ago] Bielecki well, no license will allow me to permit others to use it in the way I choose? eg. only in private use?