Created
December 16, 2022 15:55
-
-
Save klaeufer/0af072eb0d5824d2882ff8406864b1ca to your computer and use it in GitHub Desktop.
GitHub Classroom: replace HTTP access tokens with ssh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gsed -i 's/https:\/\/x-access-token:.*@github.com\//[email protected]:/' ./*/.git/config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment