Update so that you don't have a git browser pointed at your CPAN install directory...
[catagits/Gitalist.git] / gitalist_local.conf
diff --git a/gitalist_local.conf b/gitalist_local.conf
new file mode 100644 (file)
index 0000000..bd77889
--- /dev/null
@@ -0,0 +1,8 @@
+<Model::GitRepos>
+    # This is set so that if you run Gitalist out of a git checkout then you
+    # can browse the repositories the directory level above your checkout.
+    # This file is suppressed from the built dist by MANIFEST.SKIP, so you
+    # don't have this config if you install from CPAN.
+    repo_dir __path_to(../)__
+</Model::GitRepos>
+