Git Commonly used commands
After setup / First Install
Using the setup option for various platforms we can install git on our system. We would be able to create local repo and track our files after this.
config --global is used for configuring user information across all the ...
devopsncloud.hashnode.dev7 min read