#git
Read more stories on Hashnode
Articles with this tag
GitHub Basic Commands git config: This command sets the author name and email address respectively to be used with your commits. git config –global...
What is Git? Git is a specific open-source version control system created by Linus Torvalds in 2005. Specifically, Git is a distributed version...