You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/get-started.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,10 +49,7 @@ gut needs a personal access token to interact with GitHub's API:
49
49
-`admin:org` (Full control of orgs and teams) - if managing organizations
50
50
-`delete_repo` (Delete repositories) - if you need this capability
51
51
5. Click "Generate token"
52
-
6.**Copy the token** and store it securely - you won't be able to see it again!
53
-
54
-
!!! warning "Token Security"
55
-
Your GitHub token is equivalent to your password. Never commit it to a repository or share it publicly. gut stores it securely in your system's config directory.
52
+
6.**Copy the token** - you won't be able to see it again!
0 commit comments