Originally created by @pbraun9 on GitHub (Aug 14, 2025).
Hello, I would like to add a new hook script Wiki's Home.md. While I am logged in, there is no Edit button available, and when cloning the wiki repository, I cannot push anything, be it to the default branch or to a feature branch.
I tried both through https/token
Username for 'https://github.com': pbraun9
Password for 'https://pbraun9@github.com':
remote: Permission to dehydrated-io/dehydrated.wiki.git denied to pbraun9.
fatal: unable to access 'https://github.com/dehydrated-io/dehydrated.wiki.git/': The requested URL returned error: 403
and git/ssh
ERROR: Permission to dehydrated-io/dehydrated.wiki.git denied to pbraun9.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
How to add a reference to my latest hook script against Yandex DNS API?
Originally created by @pbraun9 on GitHub (Aug 14, 2025).
Hello, I would like to add a new hook script Wiki's `Home.md`. While I am logged in, there is no Edit button available, and when cloning the wiki repository, I cannot push anything, be it to the default branch or to a feature branch.
I tried both through https/token
```
Username for 'https://github.com': pbraun9
Password for 'https://pbraun9@github.com':
remote: Permission to dehydrated-io/dehydrated.wiki.git denied to pbraun9.
fatal: unable to access 'https://github.com/dehydrated-io/dehydrated.wiki.git/': The requested URL returned error: 403
```
and git/ssh
```
ERROR: Permission to dehydrated-io/dehydrated.wiki.git denied to pbraun9.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```
How to add a reference to my latest hook script against Yandex DNS API?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @pbraun9 on GitHub (Aug 14, 2025).
Hello, I would like to add a new hook script Wiki's
Home.md. While I am logged in, there is no Edit button available, and when cloning the wiki repository, I cannot push anything, be it to the default branch or to a feature branch.I tried both through https/token
and git/ssh
How to add a reference to my latest hook script against Yandex DNS API?