diff options
| author | 2026-03-24 06:17:14 +0000 | |
|---|---|---|
| committer | 2026-03-24 06:17:14 +0000 | |
| commit | e3835d89257e42b212483a2dda1aa8046070fb5a (patch) | |
| tree | 6cbe83efc408d0cdcae973dbfe6295cc9b4d978c | |
| parent | README: Add finding your way around (diff) | |
| signature | No signature | |
README: otherwise v0.1.104
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ serve different purposes: * `repo.Objects()` is the storage layer underneath resolution. * Use it when you need to read object headers, read raw object contents, - stream object data, or look up objects directly by ID. + stream object data, or otherwise look up objects directly by ID. * Most callers who want to work with Git objects as commits, trees, blobs, or tags should prefer the resolver instead. * However, checking an object ID's size and type are somewhat common |
