Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update usage snippet and code explanation for git credential-read-only#1599

Merged
ben merged 2 commits intoprogit:mainfrom
bagasme:update-git-credential-ro-usage
Jul 2, 2021
Merged

Update usage snippet and code explanation for git credential-read-only#1599
ben merged 2 commits intoprogit:mainfrom
bagasme:update-git-credential-ro-usage

Conversation

@bagasme
Copy link
Contributor

@bagasme bagasme commented Jan 28, 2021

Changes

This PR:

  1. Update usage snippet for git credential-read-only as the credential helper now requires username parameter
  2. Update code listing explanation to reflect username parameter requirement above

Context

Fixes #1375

The username parameter is now required.

Signed-off-by: Bagas Sanjaya <[email protected]>
The program prints the results if the protocol, host, and username
match.

Signed-off-by: Bagas Sanjaya <[email protected]>
@ben
Copy link
Member

ben commented Jul 2, 2021

🌈

@ben ben merged commit cc297ce into progit:main Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Chapter 7.14) Invalid command line interaction

2 participants