effkay / blazing

painless git push deployments for everyone
MIT License
80 stars 12 forks source link

handle old git versions #53

Closed iphilgood closed 12 years ago

iphilgood commented 12 years ago

Old git versions dont allow git-init with a path as parameter. Instead, use mkdir && cd && git init