Learning Git (1)
From Wiki @ Karl Jones dot com
Revision as of 04:12, 5 October 2015 by Karl Jones (Talk | contribs) (Created page with "This article introduces Git for the beginner. == Requirements == Learning and using Git requires: * An account with a Git hosting se...")
This article introduces Git for the beginner.
Requirements
Learning and using Git requires:
- An account with a Git hosting service
- Or, run your own Git server
- A Git client
Git hosting services
See GitHub.
Git clients
See ...
Git servers
See ...