cg-update(1) Manual Page
NAME
cg - update - pull and merge changes from a branch to the local repository
SYNOPSIS
cg-update [-f] [BRANCH_NAME]
DESCRIPTION
Takes the branch name as an argument, defaulting to origin.
If local changes conflict with those of the branch updated from the merge will be blocked.
OPTIONS
- -f
- Force the complete pull even if the heads are the same.
- -h, —help
- Print usage help.
COPYRIGHT
Copyright © Petr Baudis, 2005
SEE ALSO
cg-update command is part of cogito(7), a toolkit for managing git(7) trees.