From 1300400441870f0caad1f01f447a4d887c67b330 Mon Sep 17 00:00:00 2001 From: Nick Hilliard Date: Sun, 27 Dec 2015 19:45:12 +0000 Subject: added warning not to set the staging directory to be the same as the git repo --- extra/oxidized-report-git-commits | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'extra') diff --git a/extra/oxidized-report-git-commits b/extra/oxidized-report-git-commits index 40fd2f4..2b1a2d7 100755 --- a/extra/oxidized-report-git-commits +++ b/extra/oxidized-report-git-commits @@ -27,6 +27,11 @@ # async: true # timeout: 120 # +# +# The script takes a single argument, namely a git working directory name, +# e.g. "~/gitdir/". This is only used as a staging directory and should +# not be set to be the same as the git repo directory. +# PATH=${PATH}:/usr/local/bin:/usr/local/sbin export PATH -- cgit v1.2.1