Git

How to Log into Git CLI …

To seamlessly push changes without constant password prompts, follow these steps:

1. Generate a Personal Access Token on GitHub:

  1. Navigate to the “Developer settings” tab in your GitHub account settings.
  2. Select “Personal access tokens.”
  3. Then Select Token(classic) because as …