|
You are here |
daveceddia.com | ||
| | | | |
darkcoding.net
|
|
| | | | | Solvitas perambulum | |
| | | | |
digitaldrummerj.me
|
|
| | | | | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting. | |
| | | | |
wittchen.io
|
|
| | | | | Recently Ive created a simple Python script, which checks whether development branch has all changes from master branch in a Git repository. Its important when we work in a Git Flow. Branch inconsistency may occur when change with hot-fix will be committed to master branch and we forget to merge master branch back to development branch to have our hot-fix in a development version of the project as well. We should keep branch consistency to avoid merge conflicts and problems with release of the project in... | |
| | | | |
betterdev.blog
|
|
| | | We investigate what is Git fast-forward merge mode behavior, how does it affect repository history and why one should think about disabling it. | ||