We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f5c989 + ca04e38 commit 8c509bdCopy full SHA for 8c509bd
travis.sh
@@ -3,10 +3,10 @@ git config user.email "[email protected]"
3
4
#git remote add upstream "https://[email protected]/rust-lang/rust-by-example.git"
5
# git remote add upstream "https://github.com/surabhi226005/express-mongoose-es6-rest-api.git"
6
-echo "Remote branch added"
7
-git fetch
8
-echo "Remote fetched"
9
-git branch --track develop origin/develop
10
-git branch
+# echo "Remote branch added"
+# git fetch
+# echo "Remote fetched"
+# git branch --track develop origin/develop
+# git branch
11
git checkout develop
12
git pull
0 commit comments