background preloader

Git

Facebook Twitter

Everyday GIT With 20 Commands Or So. Gittutorial(7) Suppose that Alice has started a new project with a Git repository in /home/alice/project, and that Bob, who has a home directory on the same machine, wants to contribute. bob$ git clone /home/alice/project myrepo This creates a new directory "myrepo" containing a clone of Alice’s repository.

gittutorial(7)

Git Reference. Fast Version Control System. Documentation Reference Reference Manual The official and comprehensive man pages that are included in the Git package itself.

Fast Version Control System