#1. Generate access-token from Github # Settings->Developer Settings->Personal access tokens->Generate new token #2. Update URL for origin locally: git remote set-url origin https://<token>@<git_url>.git