]> git.pld-linux.org Git - packages/gitlab-ce.git/commitdiff
add link to rake tasks documentation
authorElan Ruusamäe <glen@delfi.ee>
Sun, 15 May 2016 12:50:53 +0000 (15:50 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 15 May 2016 12:50:53 +0000 (15:50 +0300)
gitlab-rake.sh

index 7bc7dc20c435188b17be83366128ca5c1e01c756..d5f61ffd4562a815281c38dac6dc7fc284efb4ab 100755 (executable)
@@ -1,4 +1,8 @@
 #!/bin/sh
+# Frontend to Gitlab Rake tasks
+#
+# http://docs.gitlab.com/ce/raketasks/
+#
 set -e
 
 # Unset ENV variables that might interfere with
This page took 0.085593 seconds and 4 git commands to generate.