f5339a2d3e279361fd6afa62978179fe4034b511
Tworzenie nowego repozytorium z linii poleceń touch README.md git init git checkout -b main git add README.md git commit -m "first commit" git remote add origin https://git.wastpol.pl/admin/wtyczka-zms.git git push -u origin main Wypychanie istniejącego repozytorium z linii poleceń git remote add origin https://git.wastpol.pl/admin/wtyczka-zms.git git push -u origin main
Description
Languages
JavaScript
100%