Revision Control/Git

< Revision Control

Git is a distributed revision control software used by many open source projects. This learning resource is meant to help students learn to use it so that they can collaborate with other participants on software projects at Wikiversity.

The command git pull is used to fetch and merge changes from a remote repository. It essentially syncs your repository with the remote one.

Learning materials

This article is issued from Wikiversity - version of the Tuesday, August 26, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.