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 -- \o/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html