|
You are here |
blog.oddbit.com | ||
| | | | |
qsantos.fr
|
|
| | | | | tl;dr: I do not like merging the main branch into feature branches, and I do not like squashing MR/PRs git commit git has emerged as the obvious choice for SCCS (Source Code Control System). The consensus is that it is unambiguously better than the previous standard, SVN. There is some debate as to what is [...] | |
| | | | |
blog.bloomca.me
|
|
| | | | | The blog of Seva Zaikov | |
| | | | |
williamdurand.fr
|
|
| | | | | My git workflow involves creating a lot of short-lived branches (a.k.a. feature branches), switching between them and, sometimes, I need to rebase one of these branches. git rebase is a super useful git command and I recommend everyone to get more familiar with it (take a look at git rebase in depth for instance). | |
| | | | |
dinhanhthi.com
|
|
| | | I fail my way to success. | ||