Wikimedia
git-repo: Multi commit handling
git-repo is a git client tool that supports project management systems that include git projects, such as GitHub , GitLab, BitBucket, etc.
Basic support for cloning from Gerrit has been added, as well as fetching and submitting changesets consisting of a single commit. The ongoing pull request is https://github.com/guyzmo/git-repo/pull/183 .
The next component is adding the ability to fetch and submit multiple commits in a single operation, similar to how Pull Requests work on GitHub.
This task requires unit tests are added to test this new component.
See also this issue upstream : https://github.com/guyzmo/git-repo/issues/19
Task tags
Students who completed this task
Phantom42