Knowing useful git commands can greatly help the development workflow. Here are some useful git commands and options that not everyone might know. 1. git status git status shows what files have been changed from the current HEAD commit. When you run ...
alexkang.hashnode.dev2 min read
No responses yet.