do not reinit

This commit is contained in:
Tommy Parnell
2015-11-21 00:13:43 -05:00
parent 2b3faeb23b
commit f3f245ef17

View File

@@ -1,5 +1,4 @@
#!/bin/bash
git init
git config user.email "tparnell8@gmail.com"
git config user.name "Tommy Parnell"
git add .