* John W. Himpel [30/07/2024 19:27] :
When I enter "git push -u origin "InitialCommit" https://pagure.io/forks/jwhimpel/fedora-server.git then enter my userid and password,
You need to use an API key to commit to git.
* Go to https://pagure.io/settings#nav-api-tab * Click on "Create new API key". * On that page, make sure "Commit to a git repository via http(s)" is checked. * Click on create. * You'll be able to use that API key to commit to the repository.
Emmanuel