Added comment.
This commit is contained in:
parent
f0fff8e1b5
commit
94d538a193
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
# create directory and checkout project from github
|
||||
# usage: git github-init joshtronic bash
|
||||
|
||||
git init $2
|
||||
cd $2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue