End-to-end topology story: fork, diverge, real merge commit (parents in order), fast-forward + up-to-date, annotated + lightweight tags, soft/mixed reset, detached HEAD commits, staged/unstaged unified diffs. Conflicted merges park MERGE_HEAD + stage the marker tree; git/merge-commit! concludes with two parents after resolution. Extensible commit meta flows through porcelain (agentic-sx shape verified). 40/40 — ROADMAP COMPLETE 227/227. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
15 lines
351 B
Markdown
15 lines
351 B
Markdown
# sx-git Conformance Scoreboard
|
|
|
|
_Generated by `lib/git/conformance.sh`_
|
|
|
|
| Suite | Pass | Fail | Total |
|
|
|-------|-----:|-----:|------:|
|
|
| object | 38 | 0 | 38 |
|
|
| ref | 38 | 0 | 38 |
|
|
| dag | 30 | 0 | 30 |
|
|
| worktree | 26 | 0 | 26 |
|
|
| diff | 27 | 0 | 27 |
|
|
| merge | 28 | 0 | 28 |
|
|
| porcelain | 40 | 0 | 40 |
|
|
| **Total** | **227** | **0** | **227** |
|