tg-push: pass more options through to git push
commite5eeaaf826545799e32deea85ee4fb3fcfaa7323
authorKyle J. McKay <mackyle@gmail.com>
Sat, 17 Mar 2018 12:58:09 +0000 (17 05:58 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 17 Mar 2018 12:58:09 +0000 (17 05:58 -0700)
treec4190e9b1e97436590039c921ebd2dc4698481ab
parented306bd234aff7e900ec2767637c2e876ad4e475
tg-push: pass more options through to git push

If given, recognize and pass through the `-4`, `-6`, `--atomic`
and `--signed[=...]` options directly to the `git push` command.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
README
tg-push.sh