Mte90 / mte90.github.io

My talks in Italian or English
http://mte90.tech/
Other
6 stars 1 forks source link

[Idea] Handy tips for your daily fight with git #35

Closed Mte90 closed 3 years ago

Mte90 commented 7 years ago

Talk about the most common issue on sync a fork and push to it with rebase/merge

Mte90 commented 7 years ago
Mte90 commented 7 years ago
Mte90 commented 7 years ago
Mte90 commented 6 years ago

http://turnoff.us/geek/when-ai-meets-git/

Mte90 commented 6 years ago

https://i.redditmedia.com/sm_BsSYUvCpqGJtl6E2xEgc58gm6DV_wy6nVCfzv7Io.png?w=599&s=e3c98db8248b94662c0f6dbc6dbe3d3e

Mte90 commented 6 years ago

https://git.kernel.org/pub/scm/git/git.git/tree/Documentation/SubmittingPatches?id=HEAD#n102

Mte90 commented 6 years ago

https://dev.to/aershov24/11-painful-git-interview-questions-you-will-cry-on-1n2g

Mte90 commented 5 years ago

something about merge and sync a fork

Mte90 commented 5 years ago

• 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

Mte90 commented 5 years ago

https://blog.benj.me/2019/10/10/github-workflow/

Mte90 commented 4 years ago

dupe https://github.com/Mte90/mte90.github.io/issues/74