Setting up a long term fork with Git
I recently had to fork a project and it won’t be merged back. Exchanging patches of code will still be relevant however. I decided to manage this with Git. Here’s how I set up this long term fork.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I recently had to fork a project and it won’t be merged back. Exchanging patches of code will still be relevant however. I decided to manage this with Git. Here’s how I set up this long term fork.
Post a comment