Helper script updates

This commit is contained in:
Scott Lahteine
2019-06-26 03:03:39 -05:00
parent b961251899
commit decfe3424f
4 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
# mffp
# mffp [1|2] [commit-id]
#
# Push the given commit (or HEAD) upstream immediately.
# By default: `git push upstream HEAD:bugfix-1.1.x`