GitHowTo

From Seven Kingdoms

Jump to: navigation, search

To clone the git repo, run this:

   $ git clone git://www.7kfans.com/7kaa.git


This will create a "7kaa" directory and your copy of the repo. Change directories to 7kaa and personalize your repo with:

   $ git config user.name "FirstName LastName"
   $ git config user.email "user@email.com"


That should be sufficient to begin hacking.

Personal tools