tg-export --collapse | --linearize to existing branch proceeds with --forcetopgit-0.11
commita5909eebafae0992ff0ce90e0f77c72eeff3fa93
authorTay Ray Chuan <rctay89@gmail.com>
Fri, 14 Mar 2014 08:40:41 +0000 (14 16:40 +0800)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 17 Jul 2014 08:34:42 +0000 (17 01:34 -0700)
treecb9e4914fba6c9dfce49491b923a410eb2fb34f0
parenta749302de43655b7b27a9299334231df221f6616
tg-export --collapse | --linearize to existing branch proceeds with --force

If the branch exists and --force is provided, pass -B to git-checkout,
available in git since v1.7.3 (2010 Sept).
tg-export.sh