Skip to content

Changed to index file + use real ObjectStore - #15

Merged
aman-a-shah merged 3 commits into
mainfrom
week2/m2-real-index
Sep 11, 2026
Merged

Changed to index file + use real ObjectStore#15
aman-a-shah merged 3 commits into
mainfrom
week2/m2-real-index

Conversation

@Saanvi521

Copy link
Copy Markdown
Collaborator

Summary

  • Index is now a real file on disk which replaces Week 1's in-memory self._entries
  • Modified all functions accordingly
  • minigit status now prints staged / not staged / untracked sections in order, skipping empty sections, or printing clean if nothing to report
  • Switched tests to the real ObjectStore (dropped FakeObjectStore)

Validation

  • scripts/quality-check.sh
  • Manual testing, if applicable:

Checklist

  • The change is focused and easy to review.
  • Tests were added or updated for behavior changes.
  • Documentation was updated for user-facing or setup changes.
  • No secrets, generated artifacts, or local-only files are included.

Notes for Reviewers

@aman-a-shah
aman-a-shah merged commit b27b207 into main Sep 11, 2026
1 check passed
@aman-a-shah
aman-a-shah deleted the week2/m2-real-index branch September 11, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants