git clone: http://git-scm.com/docs/git-clone git clone -n -n is --no-checkout -l --no-hardlinks -l is --local --branch MIRRORING: git clone --mirror ... :: HEAD - currently checked out branch git remote -v update --prune :: git fetch --prune -v --multiple --all :: git fetch --append --prune -v origin