tomba
snippets
Snippets is a small utility to hold pieces of text for easy pasting
-
Cloning this repository:
git clone git://gitorious.org/tomba/snippets.git snippets cd snippets
Add this repository as a remote to an existing local repository:
git remote add snippets git://gitorious.org/tomba/snippets.git git fetch snippets git checkout -b my-local-tracking-branch snippets/master_or_other_branch
- Branches:
- master


