Exported on 7/30/2025 at 11:47:13 GMT-3 from Cursor (1.3.5)
User
I have a few commits locally that I don't want to have pushed to the remote repository due to its sensitive nature. Actually, I should have added the output folder to be ignored by version control. So the ask here is twofold:
- git ignore should include the output folder
- these 3 sequential commits (8ddcba0e06a0942584fa315d6c7e0edff9fa48f2, cc480baae319125b283e4760824f8158662140c2, c07b93c319971cf5a83c435db720bbb01a6234a6) should be completely erased from the GIT history, leaving the other commit content present (again the content of these commits should not be pushed to Github).