From f7f81e2f100f72ddb35b6a75c804c5c54cfaf5ae Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Mon, 25 Nov 2013 15:17:21 -0500 Subject: Turns out the README was incomplete. Now it's incomplete and kind of annoying about it. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3429a9f..c01e4e6 100644 --- a/README.md +++ b/README.md @@ -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' -- cgit v1.2.3