(no title)
cdogl
|
11 months ago
One option for those so inclined is to cryptographically sign commits with a key that lists both work and personal email address (assuming your enterprise’s policy allows it). The employer retains control but you have a claim to credit for your work.
tsimionescu|11 months ago
withinboredom|11 months ago
In some cases (even in the US), if the employer does something that would be considered a "breach of contract", you can force them to remove all your code as well.
So, it would not be in the company's best interest to scrub their git history.
shiomiru|11 months ago
Technically yes, but the price is too great - everybody who has cloned the repos will now have to nuke their local copies too.