- 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.
git-pull
command, which will run git fetch and git merge on all of your projects to bring them up to date.git-status
command to python, for increased control and speed.