From: Silvio Rhatto Date: Tue, 18 Feb 2014 21:10:46 +0000 (-0300) Subject: Sandbox: initial commit X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=61eaacbc8e8a6e43120168bf60f82a265705bb9b;p=scripts.git Sandbox: initial commit --- diff --git a/sandbox b/sandbox index 110cb86..7888392 100755 --- a/sandbox +++ b/sandbox @@ -29,6 +29,7 @@ else touch .gitignore git init git add . + git commit -m "Initial import" ) fi