This commit is contained in:
Artem Sapegin 2012-12-06 00:21:13 +04:00
parent 453fbf8972
commit c90b29c8af
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ function git-bitbucket() {
git push -u origin master
}
# Add remote upsteam
# Add remote upstream
# USAGE: git-fork <original-author>
function git-fork() {
user=$1