Copy git function from pusher.py to a shared library

Description

Change queue needs to have the ability to tag changes.
We don't want to add new dependencies to change queue so we need a python function to wrap Git commands. Such function is implemented in usrc.py so it needs to be moved to a shared library.

Activity

Show:

Barak Korren September 2, 2018 at 6:31 PM

this is probably not blocked any more...

Former user July 11, 2018 at 9:56 AM

code-review

Barak Korren June 26, 2018 at 6:29 AM

we actually need to keep the function in usrc.py because we need usrc.py to be self-contained. But we can move the function out of pusher.py.

Fixed

Details

Assignee

Reporter

Components

Priority

Created June 25, 2018 at 2:13 PM
Updated August 29, 2019 at 2:12 PM
Resolved September 16, 2018 at 2:31 PM