From b7df083001c2fc15ab58ef89ea497a4a246ae2f7 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 18 Feb 2014 18:12:53 -0300 Subject: Sanbox: dev branch with vagrant support --- sandbox | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3