Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Jul 302011
 

Updating a local branch from the remote server

Answer:

Assume your local branch is cloned from a remote repository such as github, you might want to apply their updates to your branch from time to time.

To do so, try

# git pull

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>