From c50528993264682b84a8f7578c50006893c4a154 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Wed, 16 Jan 2013 14:34:58 -0500 Subject: Explain 'lkml' better (thanks, @kobutsu!) --- wiki/git/config.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'wiki/git') diff --git a/wiki/git/config.md b/wiki/git/config.md index dd03f68..2ab5d00 100644 --- a/wiki/git/config.md +++ b/wiki/git/config.md @@ -1,8 +1,9 @@ # git-config Settings You Want -Git comes with some fairly lkml-specific configuration defaults. You should -fix this. All of the items below can be set either for your entire login -account (`git config --global`) or for a specific repository (`git config`). +Git comes with some fairly [lkml](http://www.tux.org/lkml/)-specific +configuration defaults. You should fix this. All of the items below can be set +either for your entire login account (`git config --global`) or for a specific +repository (`git config`). Full documentation is under `git help config`, unless otherwise stated. -- cgit v1.2.3