]> gitweb.fluxo.info Git - scripts.git/commitdiff
Sandbox: initial commit
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 18 Feb 2014 21:10:46 +0000 (18:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 18 Feb 2014 21:10:46 +0000 (18:10 -0300)
sandbox

diff --git a/sandbox b/sandbox
index 110cb86d85ca95231a9a9852b18f29ec9d3ecac6..7888392fe73399b80f5dceb876e96ffe95e1514d 100755 (executable)
--- a/sandbox
+++ b/sandbox
@@ -29,6 +29,7 @@ else
     touch .gitignore
     git init
     git add .
+    git commit -m "Initial import"
   )
 fi