From 2b927a36850e78664fd5b50305060e123227a543 Mon Sep 17 00:00:00 2001 From: ryanlovett Date: Fri, 23 Feb 2024 00:22:20 -0800 Subject: [PATCH] Remove mention of unsupported option. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index c652512..96c5958 100644 --- a/README.md +++ b/README.md @@ -120,11 +120,6 @@ The hosted service must have `gh-scoped-creds` installed. This will offer to open the page in a new window for you, and conveniently copy the code you need to paste in the new window too. - If you're on a non-containerized system (like a HPC), you must - also specify the path to put the credentials files in explicitly - with `--git-credentials-path`. The same path must be used in the - `gitconfig` configuration mentioned earlier. - 2. It should give you a link to go to, and a code to input into the web page when that link is opened. Open the link, enter the code there (the page accepts pasting, so you can copy it from the output).