Package gitum: Information

    Source package: gitum
    Version: 0.8.5-alt1
    Build time:  Oct 7, 2016, 01:10 PM in the task #170587
    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-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
    Oct. 5, 2015 Konstantin Artyushkin 0.8.3-alt4
    - fix for 0xE0 bug in hex of files by git.diff()