Added comment.

This commit is contained in:
Josh Sherman 2011-11-09 11:58:29 -05:00
parent f0fff8e1b5
commit 94d538a193

View file

@ -1,4 +1,6 @@
#!/bin/bash
# create directory and checkout project from github
# usage: git github-init joshtronic bash
git init $2
cd $2