|
You are here |
www.matsimitsu.com | ||
| | | | |
techtldr.com
|
|
| | | | | Git supports auto-completion when used via the terminal, which includes all basic commands such as git status or git checkout as well as local and remote branch names etc. It comes pre-installed on Ubuntu, but a few simple steps (bellow) have to be followed to get it working on Mac. Open up your terminal app [...] | |
| | | | |
blog.kulman.sk
|
|
| | | | | When working on iOS applications, I often find myself in situations where I need to develop a new feature while simultaneously fixing a bug. This can be challenging to manage, especially when the changes for the feature and the bug fix overlap. Developers have different approaches to handle this: Stashing changes Creating temporary commits Cloning the repository twice While these methods work, they are not ideal. Recently, I discovered a better solution. | |
| | | | |
felixrieseberg.com
|
|
| | | | | Git worktrees: Work in multiple branches at the same time. Quit reinstalling dependencies when you checkout different branches. | |
| | | | |
www.maxpou.fr
|
|
| | | A Git Cheat Sheet that focuses on Essential Commands for Experienced Developers. | ||