Git
-
The git-rebase option no-one knows that will shock your coworkers!
A few weeks ago, a moment before pushing upstream a glorious bug-fix, I ran the test suite locally, just to discover that I broke it!
Read more
-
How to create a single patch from different git commit
We don’t like to write the same code multiple times. If you have to apply any changes to projects that share files (the files you are editing), you can use git to acco...
Read more