From dc88327ed2775457bc1cb58ef2ce728b81ea4890 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 28 Aug 2018 09:14:25 -0300 Subject: [PATCH] Ajustando script. --- gitsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitsync.sh b/gitsync.sh index 0af199c..6eaa434 100755 --- a/gitsync.sh +++ b/gitsync.sh @@ -4,7 +4,7 @@ # # https://help.github.com/articles/configuring-a-remote-for-a-fork/ # -# git remote add upstream https://perrywerneck@bitbucket.org/pw3270/pw3270-application.git +# git remote add bitbucket https://bitbucket.org/pw3270/pw3270-application.git # git fetch origin -- libgit2 0.21.2