List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH] cgitrc.5.txt: Mention remove-suffix order issue
@ 2013-04-09 20:08 cgit
  0 siblings, 0 replies; only message in thread
From: cgit @ 2013-04-09 20:08 UTC (permalink / raw)


The "remove-suffix" option must come before "scan-path" in order to have
an effect. Mention this in the documentation.

Signed-off-by: Lukas Fleischer <cgit at cryptocrack.de>
---
This has been reported as a bug on IRC -- I think it should be
documented.

 cgitrc.5.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 4d27d9f..e8636c7 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -288,7 +288,8 @@ readme::
 remove-suffix::
 	If set to "1" and scan-path is enabled, if any repositories are found
 	with a suffix of ".git", this suffix will be removed for the url and
-	name. Default value: "0". See also: scan-path.
+	name. This must be specified before 'scan-path'. Default value: "0".
+	See also: scan-path.
 
 renamelimit::
 	Maximum number of files to consider when detecting renames. The value
-- 
1.8.2.675.gda3bb24.dirty





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-09 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-09 20:08 [PATCH] cgitrc.5.txt: Mention remove-suffix order issue cgit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).