develmaycare / pyprojectutils

A collection of documentation and command line utilities for managing a software project.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Batch Push Clean Projects to Current Branch #17

Open develmaycare opened 7 years ago

develmaycare commented 7 years ago

When working on multiple projects (or especially a project with multiple repos) it is a bother to cd to every project to commit and push. Plus, it's easy to forget to push.

We probably don't want to automate commits, but we could automate a push.