logoalt Hacker News

ninjahawk1yesterday at 9:08 PM2 repliesview on HN

Great, here’s how to remove it from your commits:

Run git commit --amend

Your text editor will open. Delete the line: Co-authored-by: Github Copilot <[email protected]>

Save and exit

Force push the change: git push --force-with-lease


Replies

themanualstatestoday at 6:06 AM

The original commit is (publicly) preserved on Github.com until perpetuity, so I wouldn't use the term 'remove'.

lpcvoidyesterday at 9:10 PM

Or people could instead not use Microslop software, easy fix for the AI bullshit. But yeah of course you're technically right.

show 1 reply