How I Accidentally Committed Code to the Wrong Git Branch (And Fixed It Before Pushing)
Working with Git is part of every developer's daily routine. One common mistake that can happen during development is committing code to the wrong branch. Fortunately, if the commit hasn't been pushed
technotesbysumit.hashnode.dev3 min read