git-upstream is an open source Python application that can be used to keep in sync with upstream open source projects, mainly OpenStack.
git-upstream is an open source Python application that can be used to keep in sync with upstream open source projects, mainly OpenStack.
The main usecase for this tool is for people who are doing active contributions to repositories that are mirrors of OpenStack repositories, with the intention that most of those contributions will be submitted to review.
If you are running a public cloud based on OpenStack, having local changes needed to use it in your environment, you can use git-upstream to stay up to date with the upstream master in a easier way (with respect to using raw git commands).
git-upstream provides new git subcommands to support rebasing of local-carried patches on top of upstream repositories. It provides commands to ease the use of git for who needs to integrate big upstream projects in their environment. The operations are performed using Git commands.
Documentation is available online at http://
Project information
- Licence:
- Apache Licence
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #2031617: ImportError: cannot import name 'Sequence' from 'collections' with Python > 3.9
Reported -
Bug #1648029: Previous import merge detection bug
Reported -
Bug #1634053: git-upstream doesn't work with gitpython-2.0.9
Reported -
Bug #1625878: Cannot import when there is multiple tags on same commits
Reported -
Bug #1625876: Import fails if merge is enabled
Reported
More contributors Top contributors
- Aleksander KorzyĆski 11 points