Commit 99d32707b963e6fea16817cafd5c3f579578a262

Russell Belfer 2013-05-11T06:42:25

Fix refdb iteration early termination bug There was a problem found in the Rugged test suite where the refdb_fs_backend__next function could exit too early in some very specific hashing patterns for packed refs. This ports the Rugged test to libgit2 and then fixes the bug.