What is origin in git commands? 2/25/2021 06:29:00 PM 2 min read Important Keywords To Understand remote remote refers to a git repository that is hosted on the internet ( i.e Github , Bitbucke...
Git Cheat Sheet 12/28/2020 02:16:00 PM git init # initializes an empty git in the current directory git config - l git config -- global...