chiark / gitweb /
Changed sync not to use -b which has other semantics.
authorYann Dirson <ydirson@altern.org>
Mon, 25 Jun 2007 21:24:46 +0000 (23:24 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 25 Jun 2007 21:48:50 +0000 (22:48 +0100)
Using --branch here is confusing from a UI point of view, and
unnecessarily complicates implementation, making it more delicate to
get rid of the crt-series global.  We now use --ref-branch (-B)
instead.

Signed-off-by: Yann Dirson <ydirson@altern.org>

No differences found