Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2024-09-30 15:00:44 | ![]() 221,697 Views |
Get my interactive git cheatsheet as soon as it’s released here:
https://philomatics.com/git-cheatsheet/
Link to Naur’s article: https://pages.cs.wisc.edu/~remzi/Naur.pdf
Panic’s blog post: https://blog.panic.com/stolen-source-code/
My most useful video yet (interactive rebase)
https://youtu.be/42392W7SgnE
My first video on git rebase (without –interactive)
https://youtu.be/DkWDHzmMvyg
My Top 10 git shortcuts:
https://youtu.be/CAnQ4b0uais
Fixing merge conflicts:
https://youtu.be/DloR0BOGNU0
Video on `git pull –rebase`:
https://www.youtube.com/watch?v=xN1-2p06Urc
How to change your default editor in git:
https://youtu.be/CAnQ4b0uais?t=131
Use the following command to change your default editor to VSCode:
git config –global core.editor /”code –wait/”
If you use a different editor, just Google /”git set text editor to $yourEditor/
Please take the opportunity to connect and share this video with your friends and family if you find it useful.