aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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