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 14f8c05 commit 98899efCopy full SHA for 98899ef
upload.bat
@@ -3,5 +3,5 @@ git init -b main
3
git add .
4
git commit -m "Add files via upload"
5
git remote add origin https://github.com/git4robot/pypi_find_primes.git
6
-git push origin master
+git push origin main
7
pause
0 commit comments