aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-02-18 18:10:46 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-02-18 18:10:46 -0300
commit61eaacbc8e8a6e43120168bf60f82a265705bb9b (patch)
treecdc2f715030abd37c653983f6f1bc3748723ec98
parent0229353d90dc79bd1fff9eab16e0daee33bf10b3 (diff)
downloadscripts-61eaacbc8e8a6e43120168bf60f82a265705bb9b.tar.gz
scripts-61eaacbc8e8a6e43120168bf60f82a265705bb9b.tar.bz2
Sandbox: initial commit
-rwxr-xr-xsandbox1
1 files changed, 1 insertions, 0 deletions
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