summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ffe5688)
raw | patch | inline | side by side (parent: ffe5688)
author | J. Bruce Fields <bfields@citi.umich.edu> | |
Sun, 16 Dec 2007 16:31:42 +0000 (11:31 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 16 Dec 2007 21:08:03 +0000 (13:08 -0800) |
Fix garbled description.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | patch | blob | history |
index fabe7f859f32aa53ae86244f014e58bd3aa5ee3d..ce16fc79ebd3ecd2598708363d7567135d0b390d 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
before a tab character in the initial indent part of the line as an
error (enabled by default).
* `indent-with-non-tab` treats a line that is indented with 8 or more
- space characters that can be replaced with tab characters.
+ space characters as an error (not enabled by default).
alias.*::
Command aliases for the gitlink:git[1] command wrapper - e.g.