Snippets
This repository works a bit like gists.
Each branch represents a snippet or collection. Each commit in said branch represents an iterative version. Expect many rebases!
If you want to “fork” a single snippet/collection:
- Add this repository as a remote.
git switchto the branch you want to “fork”.- Change its tracking upstream to your own named remote branch.
