2025-06-05 11:32:10 +02:00
2025-06-04 11:45:11 +00:00
2025-06-05 11:32:10 +02:00
2025-06-04 11:44:56 +00:00

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
No description provided
Readme 83 KiB
Languages
JavaScript 100%