Map: Change in rainfall 2001-2016, global tropics
git command line
Joint or shared (coding) projects benefit largely from a repository service that keeps track of versions and changes. git, initially developed by Linus Torvalds for creating Linux OS, is today the most widely used distributed Version Control System (VCS).
This blog is about installing, setting up and working with git VCS.
The blog primarily centers on the git command line tool. Both for local repositories, and
for connecting and managing online repositories hosted at GitHub.com.
git version control system
git version control system
Install git for command line Install Git command line tool
git Secure Shell (SSH) Setup git Secure Shell (SSH) connection
Local git control git control in local machine
Shared master local git control Setup local git version control with shared master
git branches git branches in local repositories
Forking repositories Forking and cloning GitHub repositories
git submodules Creating git submodules
GitHub gh-pages Managing a GitHub gh-pages blog with the git command line tool
git for Karttur's GeoImagine Framework git for Karttur’s GeoImagine Framework
Remote repositories with GitHub Setup remote repositories with GitHub
git cheat sheet GitHub/git cheat sheet for GeoImagine Framework
Managing superprojects Swamp from SSH to HTTPS
Managing superprojects Cloning, managing and updating superprojects and submodules
Install git for command line Install Git command line tool git Secure Shell (SSH) Setup git Secure Shell (SSH) connection Local git control git control in local machine Shared master local git control Setup local git version control with shared master git branches git branches in local repositories Forking repositories Forking and cloning GitHub repositories git submodules Creating git submodules GitHub gh-pages Managing a GitHub gh-pages blog with the git command line tool git for Karttur's GeoImagine Framework git for Karttur’s GeoImagine Framework Remote repositories with GitHub Setup remote repositories with GitHub git cheat sheet GitHub/git cheat sheet for GeoImagine Framework Managing superprojects Swamp from SSH to HTTPS Managing superprojects Cloning, managing and updating superprojects and submodules