stanfordjournalism/cookiecutter-stanford-progj

Create "invoke code.push" task

Closed this issue · 1 comments

Create invoke code.push task that calls git push origin master. Needs to gracefully handle case when local is behind upstream.

Add basic implementation for starters. Can add more error handling if/when we encounter headaches in real-world uses.