Memo: show accepts an ambiguous short hash without error

open
ShakhovaAnastasiz · 2026-09-08 · c2f21b2da5c8 · adopted from s3://s3.us-east-2.amazonaws.com/amzn-test-bucket-gt/gitsocial-fork · issue

gitsocial memo show 4 matches two project memos, 4a23276c29e2 and
4d2b160c7d7f, and returns one without an error.

Reproduce with gitsocial memo list, then gitsocial memo show on a
prefix two hashes share.

CLI.md documents a short hash prefix as working when unambiguous.

Expected: an error listing every matching commit, as git show does
for the same prefix.