[sysadmin-bin: 25/168] Add a descriptive comment to find-cgit-repo.sh
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin: 25/168] Add a descriptive comment to find-cgit-repo.sh
- Date: Thu, 24 May 2012 19:53:33 +0000 (UTC)
commit feed6886b922f5d7e5e653ff6db1f914d736a510
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Mon Mar 2 16:03:24 2009 -0500
Add a descriptive comment to find-cgit-repo.sh
Add comment describing how to run the script.
find-cgit-repos.sh | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/find-cgit-repos.sh b/find-cgit-repos.sh
index 16e16bf..7146c24 100755
--- a/find-cgit-repos.sh
+++ b/find-cgit-repos.sh
@@ -1,5 +1,8 @@
#!/bin/sh
+# This script should be run with the output written to /git/cgit.repositories, which
+# is included from /etc/cgitrc
+
function list_repos() {
paths=$1
group=$2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]