10 Essential Git Commands You Should Understand When Working With GitHub

preview_player
Показать описание
Managing Local & Remote Branches & Repositories Easily With:
git clone | git log | git fetch | git branch -r | git branch --track | git switch | git pull | git push | git remote add origin | git push --set-upstream

📄 Blog Post

🖥️ Official Website & Courses

💬 Academind Community

👋 Social Media

📝 Further Resources
Description: LINK
Рекомендации по теме
Комментарии
Автор

git push --set-upstream is pretty annoying. Just push, wait for an error, and follow the instructions. It will guide you to change the settings so git does it automatically for your. Happy pushing!

florentarlandis
Автор

Klingt mega - aber verstanden hab ich trotzdem nix^^

MrNihilius