Update config to make this more obvious
Tomas Doran [Tue, 11 Jan 2011 12:46:56 +0000 (12:46 +0000)]
gitalist.conf

index 3b70911..7de94a7 100644 (file)
@@ -3,6 +3,9 @@ name Gitalist
 <Model::CollectionOfRepos>
     #git /path/to/git
     # Configure this to where your repositories are.
+    # NOTE - If you are running from a checkout, there is a gitalist_local.conf
+    #        which will override settings here!!
+    # See: http://search.cpan.org/dist/Gitalist/lib/Gitalist.pm#WHEN_CHECKING_GITALIST_OUT_OF_GIT
     # repo_dir __path_to(../)__
 </Model::CollectionOfRepos>