Thursday, February 4, 2016

Github Down? Take Control of Your Git Repository



Github Down? Take Control of Your Git Repository (blog.jixee.me) Maybe I'm missing something, but hosting a git repo on another remote is a lot simpler than that. 1. ssh into machine 2. create folder for the remote repo 3. git init --bare folder 4.

from My Pocket https://www.reddit.com/r/programming/comments/440s3u/github_down_take_control_of_your_git_repository/

No comments:

Post a Comment