Working with GIT

From PSL1GHT

Jump to: navigation, search

The most useful git help page in existence.

[edit] Creating a Github account

Go to Github's Signup Page and create a free account.

Next you need to make a ssh key. See http://help.github.com/linux-set-up-git/ for instructions.

[edit] Forking PSL1GHT

Help on forking.

Go to the PSL1GHT git repository and click fork.

Type This
mkdir SOMEWHERE_TO_BUILD
 git clone YOUR_PRIVATE_URL
Personal tools