cg-cancel(1) Manual Page
NAME
cg - cancel - cancels current edits in the working tree
SYNOPSIS
cg-cancel
DESCRIPTION
Reverts the working tree to a consistent state before any changes to it (including merges etc.) were done.
Basically, this is the opposite of cg-commit(1) in some sense.
This command is complementary to cg-restore(1), which only brings individual files in sync with their state at the time of the last commit.
OPTIONS
- -h, —help
- Print usage help.
COPYRIGHT
Copyright © Petr Baudis, 2005
SEE ALSO
cg-cancel command is part of cogito(7), a toolkit for managing git(7) trees.