aboutsummaryrefslogtreecommitdiff
path: root/lib/hydra/git
diff options
context:
space:
mode:
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 .