I have a local Git repository called \'skeleton\' that I use for storing project skeletons. It has a few branches, for different kinds of projects:
casey@aga
For cloning a specific branch you can do :
git clone --branch yourBranchName git@yourRepository.git