+ [2019-06-14T20:22:33Z] gizmore external website
+ [2019-06-14T20:23:12Z] wtflux ah thx looking now
+ [2019-06-14T20:23:51Z] gizmore good luck :)
+ [2019-06-14T23:16:40Z] bleb a co-worker shared one of his private repos with me, but i can't find it
+ [2019-06-14T23:16:52Z] bleb is there some non-obvious place i should look?

message no. 173349

Posted by dfrey in #github at 2019-06-14T19:25:40Z

Let's say a friend and I create a git repository locally and make a few commits. I then tar up the repository and e-mail it to a friend. My friend extracts the tarball, creates a repository on github and then pushes to the repository on github. Now friend creates a branch cool_feature and pushes that to github. Now at this time, I decide that maybe I should post my code to github. I create a repository
+ [2019-06-15T00:22:15Z] R2robot shared how
+ [2019-06-15T15:37:10Z] gunchyo Hi alll. Is there a way to do a full, complete git clone, including all exact commit changes and commit comments
+ [2019-06-15T15:37:16Z] gunchyo and all open and closed issues
+ [2019-06-15T17:37:45Z] R2robot issues aren't part of git, so you can't clone those via git
+ [2019-06-15T18:38:03Z] gunchyo i am looking at httrack to just make HTML copies