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 57c0fda commit 14f8c05Copy full SHA for 14f8c05
upload.bat
@@ -3,6 +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 remote -v
7
git push origin master
8
pause
0 commit comments