mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 03:38:39 -05:00
[GH-ISSUE #133] Restrict Access pls #1014
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Schokokex on GitHub (Dec 28, 2020).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/133
I dont log in to this app. I dont like to give read and write to all my repos
@pd4d10 commented on GitHub (Jan 30, 2021):
Hi, @Schokokex , do you mean the private GitHub repos?
If you login via access token, it could be solved by checking
public_repoinstead of therepogroup.@pd4d10 commented on GitHub (Jan 30, 2021):
A public repos only login option was added, which will be available at the next release.