aboutsummaryrefslogtreecommitdiff
path: root/src/cli/create.sh
blob: dc8ebd70881670654eeb12487ea344f205ae747b (plain) (blame)
1
git add -A . > /dev/null 2>&1; git commit -am "Initial Commit" > /dev/null 2>&1;