+ [2019-11-02T18:17:00Z] OnkelTem Guys do you know which options do I have to organize repositories in one project?
+ [2019-11-02T18:17:35Z] OnkelTem For example, on bitbucket.org I use "Project" to group repositories
+ [2019-11-02T18:17:42Z] OnkelTem Can I have the same on github?
+ [2019-11-02T20:17:26Z] nedbat OnkelTem: afaik, github doesn't have a way to group repos together
+ [2019-11-02T20:30:38Z] jhass well, can always create many organizations...

message no. 175614

Posted by gitinfo in #github at 2019-11-02T06:48:41Z

Please use SSH to talk to remote repos. http:// and git:// are completely unsecured and http:// suffers from smart webservers trying to implement policy. You can try to do "smart" https://, but it can be troublesome to configure if you do not know how (see !web_repos for simple instructions) unless your company implements a MITM attack and prevents end-to-end crypto.
+ [2019-11-03T02:37:49Z] sloppyjo Is it possible to somehow move my git commits when I upload a local git repository to github?
+ [2019-11-03T02:38:17Z] sloppyjo Or does that happen automatically/ doesn't happen/ can't happen
+ [2019-11-03T07:19:50Z] b1tninja move them?
+ [2019-11-03T07:20:09Z] b1tninja by default git has the full repo