1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-14 20:48:01 +00:00
Files
til/README.md
2015-02-19 22:06:31 -06:00

13 lines
288 B
Markdown

# TIL
> Today I Learned
I shamelessly stole this idea from
[thoughtbot/til](https://github.com/thoughtbot/til).
## git
- [Intent To Add](git/intent-to-add.md)
- [Staging Changes Within Vim](git/staging-changes-within-vim.md)
- [Verbose Commit Message](git/verbose-commit-message.md)