Skip to content

real refs, HEAD, log for Week 2 Module 3 - #20

Merged
aman-a-shah merged 1 commit into
mainfrom
week2/m3-realref-head-minigit-log
Sep 11, 2026
Merged

real refs, HEAD, log for Week 2 Module 3#20
aman-a-shah merged 1 commit into
mainfrom
week2/m3-realref-head-minigit-log

Conversation

@DanisLol

Copy link
Copy Markdown
Member

Summary

  • Replace in-memory refs with real files under .minigit/refs/heads and HEAD
  • wire commit/branch/checkout/log
  • Update tests to use ObjectStore.

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

  • N/A

Replace in-memory refs with real files under .minigit/refs/heads and HEAD,
wire commit/branch/checkout/log to the filesystem, and update tests to use ObjectStore.
@DanisLol DanisLol self-assigned this Sep 11, 2026
@aman-a-shah
aman-a-shah merged commit 868a927 into main Sep 11, 2026
1 check passed
@aman-a-shah
aman-a-shah deleted the week2/m3-realref-head-minigit-log 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