Some useful git commands. Clone a repo: git clone git@github.com:some_user/some_repo.git Always use a password-protected SSH key. From August 13, 2021, GitHub is no longer accepting account passwords when authenticating Git operations. To set up Personal Access Token on GitHub check here:https://stackoverflow.com/questions/68775869/support-for-password-authentication-was-removed-please-use-a-personal-access-to