Commit dc88327ed2775457bc1cb58ef2ce728b81ea4890
1 parent
f981bd97
Exists in
master
and in
5 other branches
Ajustando script.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
gitsync.sh
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | # |
5 | 5 | # https://help.github.com/articles/configuring-a-remote-for-a-fork/ |
6 | 6 | # |
7 | -# git remote add upstream https://perrywerneck@bitbucket.org/pw3270/pw3270-application.git | |
7 | +# git remote add bitbucket https://bitbucket.org/pw3270/pw3270-application.git | |
8 | 8 | # |
9 | 9 | |
10 | 10 | git fetch origin | ... | ... |