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 ...
Jan 11, 20237 min read76

