git
7.64 KB
-
More work in git module · ccc04cf8
Rename pull() to fetch(). It does a git fetch and then a git fetch --tags. Add _run() method to handle all subprocess.Popen calls. Change all previous calls to subprocess.Popen to use _run().
Stephen Fromm committed