Package gitum: Information

Source package: gitum
Version: 0.8.5-alt0.M80P.1
Build time:  Oct 7, 2016, 05:06 PM in the task #170588
Report package bug
License: GPLv2
Summary: Git Upstream Manager
Description: 
Git Upstream Manager is the development tool that maintains your current
working git repository: pull upstream changes in the appropriate order
into your current working branch and keep all your patches up-to-date
and ready for a submission in the same time.

List of rpms provided by this srpm:
gitum (noarch)



    1. git-core >= 1.7
    2. python-module-GitPython >= 0.3.0
    3. python-module-setuptools-tests

Last changed


Oct. 7, 2016 Konstantin Artyushkin 0.8.5-alt0.M80P.1
- backport to ALTLinux p8 (by rpmbph script)
Oct. 7, 2016 Konstantin Artyushkin 0.8.5-alt1
- added stdout_as_string=False to git.show()
- log patch name when rebasing
March 4, 2016 Konstantin Artyushkin 0.8.4-alt2
- made --remote arg positional for push and pull commands