diff options
| author | Owen Jacobson <owen.jacobson@grimoire.ca> | 2013-11-25 15:17:21 -0500 |
|---|---|---|
| committer | Owen Jacobson <owen.jacobson@grimoire.ca> | 2013-11-25 15:17:21 -0500 |
| commit | f7f81e2f100f72ddb35b6a75c804c5c54cfaf5ae (patch) | |
| tree | e347f5be4de30b5df17b6356e4bbd0d63714cf9e /README.md | |
| parent | 479e8b087b7cb2f5671f465bfdbebe5f37dc8869 (diff) | |
Turns out the README was incomplete.
Now it's incomplete and kind of annoying about it.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,6 +27,10 @@ * You sometimes want to use normal Git commands, too. (Otherwise, why aren't you using `git-flow`, `tig`, or some other workflow frontend?) +# Usage: + +Read the inline comments in [aliases.gitconfig](aliases.gitconfig). + # Installation: $ git config --global --add include.path '/path/to/aliases.gitconfig' |
