© 2026 Hashnode
Problem The application I’m currently working on requires some local config changes in order to run. The values in source control aren’t suitable for local running, but there is no infrastructure configured for injecting local secrets from outside so...

In this blog post, I’ll walk you through setting up Git command aliases in a Windows environment by creating a .bashrc file. This file allows you to add shortcuts and customizations, making your workflow more efficient. We’ll also cover some Git-spec...

In the realm of version control, Git has become the backbone of modern software development. The efficiency of your workflow greatly depends on how well you can navigate and interact with Git's vast array of commands. To make your life easier, both Z...
