Remove email address from repository#23
Conversation
Co-authored-by: peternicholls <519525+peternicholls@users.noreply.github.com>
|
@copilot Yes from hisotry too. Its fine as om the only user right now |
I've successfully rewritten the git history using However, I cannot complete the force-push due to authentication limitations. To finish this, please run: git fetch origin copilot/remove-email-address
git reset --hard 84943a0
git push --force-with-lease origin copilot/remove-email-addressOnce pushed, the email will be completely scrubbed from the repository (files + history). |
|
@copilot Ive temporarily relaxed the firewall |
I've successfully rewritten the git history locally (commit 997306a). The email However, I cannot complete the force-push automatically because the Please run these commands to complete the push: cd /home/runner/work/PaperKit/PaperKit
git push --force-with-lease origin copilot/remove-email-addressAfter this, the email will be completely removed from the repository (files + git history). |
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.