Community driven content discussing all aspects of software development from DevOps to design patterns. When your git commit history gets long in the tooth, and you want to clean up your feature and ...
We've got two primary development branches, master and migration (we're migrating our processes to use/support PostgreSQL away from Oracle.) We're slowly working through our processes/modules ...
Sublime HQ – the folks behind the excellent text editor Sublime Text – has released a code editor for developers that focuses on a clean interface for coding and solving git merges. It’s called ...
If you get Fatal: Not possible to fast-forward, aborting GIT pull error, follow the solutions mentioned below to resolve the issue. Pull the rebase Merge the changes from the master branch into a new ...