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