remote: Permission to TwitchRecover/TwitchRecover.git denied to NosferatuZoddd.
fatal: unable to access 'https://github.com/TwitchRecover/TwitchRecover.git/': The requested URL returned error: 403
git remote set-url origin <адрес форка>
git remote rename origin upstream
git remote add origin <адрес форка>
git fetch upstream