changes
This commit is contained in:
@@ -17,11 +17,10 @@ tags:
|
||||
- [decision] Commit `2643a0a` later removed the file, but the blob still exists in local history, so GitHub rejects the push.
|
||||
|
||||
## Tasks
|
||||
- [ ] Rewrite the 4 local-only commits by soft-resetting to `origin/main`.
|
||||
- [ ] Recreate a clean commit set without the large binary in history.
|
||||
- [ ] Verify no large-file path remains in reachable history.
|
||||
- [ ] Retry `git push` and confirm success.
|
||||
|
||||
- [x] Rewrite the 4 local-only commits by soft-resetting to `origin/main`.
|
||||
- [x] Recreate a clean commit set without the large binary in history.
|
||||
- [x] Verify no large-file path remains in reachable history.
|
||||
- [x] Retry `git push` and confirm success.
|
||||
## Acceptance criteria
|
||||
- No reachable commit from `HEAD` contains `.local/bin/codebase-memory-mcp`.
|
||||
- `git push` to `origin/main` succeeds without GitHub large-file rejection.
|
||||
|
||||
Reference in New Issue
Block a user