added help
This commit is contained in:
parent
69f581bf87
commit
b5e8ce476b
1 changed files with 2 additions and 0 deletions
|
@ -4,4 +4,6 @@ if [ -n "$1" ]
|
|||
then
|
||||
git remote set-url origin git@github.com:$USER/$1.git
|
||||
git remote -v
|
||||
else
|
||||
echo "the first parameter is the name of the github repo"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue