chiark / gitweb /
Add a "--clone" option to "stg branch"
authorChuck Lever <cel@netapp.com>
Sun, 4 Dec 2005 03:50:19 +0000 (22:50 -0500)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 7 Dec 2005 22:13:31 +0000 (22:13 +0000)
Cloning a branch means creating a new branch and copying all of the
original branch's patches and its base to it.  Like creating a tag,
but this also preserves all the StGIT patches as well.

Signed-off-by: Chuck Lever <cel@netapp.com>

No differences found