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.
1 parent 76cad32 commit c73df82Copy full SHA for c73df82
scripts/update_coderbot.sh
@@ -1,2 +1,3 @@
1
#!/bin/sh
2
-git pull origin develop
+git pull origin master
3
+
0 commit comments