Add a commit command to merge the current patches into base
authorCatalin Marinas <catalin.marinas@gmail.com>
Tue, 27 Sep 2005 20:27:33 +0000 (21:27 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 27 Sep 2005 20:27:33 +0000 (21:27 +0100)
By default, the base is only advanced by 'stg pull'. A commit command would
allow the currently applied patches to be merged into the base and removed
from the current series. This commands adds a bit of SCM flavour to StGIT.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>

No differences found