Hello, I made a small script for easier rebasing of development branches. It is useful in case you are developing in multiple (private) branches and you want to rebase your branches onto upstream often.
You can find it here: https://github.com/dankeder/git-rebranch How it works: 1. Define the branch layout in a config file ".gitrebranch" 2. Run "git rebranch" For more information see the README file. Let me know if you find it useful. Also, feel free to create a github issue in case you encounter any bugs or problems. Regards, dan -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
