Elegantly apply a series of commits to two git branches
git-cherry-tree is a useful git alias that allows you apply a series of commits to two different git branches with a minimum of effort.
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!
git-cherry-tree is a useful git alias that allows you apply a series of commits to two different git branches with a minimum of effort.
Post a comment