cg-pull(1) Manual Page
NAME
cg - pull - pull changes from a remote branch to the local git repository
SYNOPSIS
cg-pull [-f] [BRANCH_NAME]
DESCRIPTION
See cg-branch-add(1) for some description.
Takes the branch name as an argument, defaulting to "origin".
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-pull command is part of cogito(7), a toolkit for managing git(7) trees.