Jeff King <peff@xxxxxxxx> writes: > ... I have trouble > imagining it helping much beyond something like: > > git branch $some_oid > > which creates refs/heads/$some_oid. But we probably would be better off > warning about that at the time of writing rather than checking for > ambiguity on each read. Certainly. Thanks for a well thought-out analysis.