Closed Mte90 closed 3 years ago
git pull -r
-> pull and rebase/ non funziona git checkout -f
e poi resetgit diff
-> patchgit stash
-> pull -r -> stash popgit status
git branch
git log
something about merge and sync a fork
• Why your merge failed • Why you can’t push your changes • The difference between add and push • What a ‘fast forward’ is • What a ‘rebase’ is and why it’s important
Why people start use git:
• Sending each other updated files • Emailing each other when files change • Keeping tar files in a central location with version numbers
better cli that doesn't change compared to gui, and what you learn is better from clicking an UI
Talk about the most common issue on sync a fork and push to it with rebase/merge