aboutsummaryrefslogtreecommitdiff
path: root/lib/hydra/git
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:35:46 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:35:46 -0300
commitcedac90b22bdd0ff823729b096e961685d5c25c7 (patch)
tree54214cd344458a6d30743ac431d2bebce281b098 /lib/hydra/git
parent6117486e7e3c853269872d3cd4a68e791b5250d2 (diff)
downloadhydra-cedac90b22bdd0ff823729b096e961685d5c25c7.tar.gz
hydra-cedac90b22bdd0ff823729b096e961685d5c25c7.tar.bz2
Init: generate puppet repository
Diffstat (limited to 'lib/hydra/git')
-rw-r--r--lib/hydra/git1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hydra/git b/lib/hydra/git
index 0908f54..74bdc9a 100644
--- a/lib/hydra/git
+++ b/lib/hydra/git
@@ -41,6 +41,7 @@ function hydra_git_init {
fi
(
+ echo "Initializing git repo $repo..."
cd $repo
git init
git add .