gitolite-admin

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit bc91020c96a4a7a56bec6d70e0fc8527436e8ad2
parent 02d8f5b47a48e008cb6e61a5ed5152313012b4e5
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Sun, 16 Sep 2018 15:01:01 +0300

.

Diffstat:
Mlocal/hooks/repo-specific/redo-all-stagit | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/local/hooks/repo-specific/redo-all-stagit b/local/hooks/repo-specific/redo-all-stagit @@ -1,6 +1,6 @@ #! /bin/sh -echo "yes son" +echo "yes son2" for d in "$($GL_ADMIN_BASE/local/find_stagits.lua)"; do cd "$d"