tg-create.sh: make remote branch name optional
commit8aac69b02262efd9596b6441074a2a50689a3411
authorKyle J. McKay <mackyle@gmail.com>
Thu, 1 Oct 2015 02:43:59 +0000 (30 19:43 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 1 Oct 2015 02:43:59 +0000 (30 19:43 -0700)
treee61b76094cbb942264680b8b4b9367cddba0297e
parent452bca2ec642ea4046e6a781501bd573d7742511
tg-create.sh: make remote branch name optional

Everything works best if the local and remote branch
names are the same so make it easier to set that up.

Also prooperly complain if -r used but no remote is set.

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