Advantages of Git-flow over standard git commands
In this post we'll look at a git workflow called Git-flow, and discuss why you should use it over the standard git commands.
What is git-flow?
git-flow has become quite popular in recent years, as it provides handful of extra commands.
It automate...
soumyadey.hashnode.dev5 min read