Ga naar hoofdinhoud

Welke knop is welk commando?

In VS CodeDoet hetzelfde als
Publish Branch (eerste keer)git remote add origin <url> + git push -u origin main
Sync Changes (daarna)git pull + git push
Pijl-omhoog-icoon (handmatig)git push