52
52
is that sequence numbers are stable references. But not every
53
53
repository in the world will assign the same sequence numbers,
54
54
therefore the SHA-1 is the only universally unique reference.
71
55
The iter method here will generally read through the whole index file
72
56
in one go. With readahead in the kernel and python/libc (typically
73
57
128kB) this means that there should be no seeks and often only one