From: Silvio Rhatto Date: Tue, 18 Feb 2014 21:12:53 +0000 (-0300) Subject: Sanbox: dev branch with vagrant support X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b7df083001c2fc15ab58ef89ea497a4a246ae2f7;p=scripts.git Sanbox: dev branch with vagrant support --- diff --git a/sandbox b/sandbox index 7888392..a249562 100755 --- a/sandbox +++ b/sandbox @@ -39,6 +39,7 @@ fi git branch dev git checkout dev echo '.vagrant' >> .gitignore + git commit -a -m "Dev branch with vagrant support" # Use the best approach #git clone $BOOSTRAP $CODE/$PROJECT/puppet