Skip to content

New command: x git-pull

Latest
Compare
Choose a tag to compare
@danthegoodman danthegoodman released this 26 Apr 05:38
  • Added git-pull command, which will run git fetch and git merge on all of your projects to bring them up to date.
  • Converted git-status command to python, for increased control and speed.