cg-pull(1)
==========

NAME
----
cg-pull - pull changes from a remote branch to the local git repository

SYNOPSIS
--------
cg-pull [-f] [BRANCH_NAME]

DESCRIPTION
-----------
See link:cg-branch-add.html[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 (C) Petr Baudis, 2005.

SEE ALSO
--------
cg-pull command is part of link:cogito.html[cogito(7)],
a toolkit for managing link:git.html[git(7)] trees.
