git fsck (version 1.6.1.1) is reporting a nonexistent troubles on some of my trees. For example, those are the results for my kernel.org /pub/scm/linux/kernel/git/mchehab/linux-2.6.git tree: $ git fsck missing tree 3afa5c9eace50837f3c31238102358cf67b8a1ff missing commit 87c3a86e1c220121d0ced59d1a71e78ed9abc6dd Both objects exist on this tree. Also, if we run fsck with --full, those missing objects disappear: $ git fsck --full dangling tag b65a80a5ee7923355cbca669cead08e067fc7ada dangling tag 6fa7003fe34e9a8a31fb91754f3c289cc045564b dangling tag 8be00154b8e949bf4b89ac198aef9a247532ac2d dangling tag b503092a16bdba0a418e155fe592521fc20855af dangling tag 5eb14db1f80df4eb0ecb0976e47e8e287e3175fc dangling tag 31cb515c75388d457c2f318a0ee9606b3527852f dangling tag 0715562512ca6cf14c1b8f08e09d5907118deaf0 dangling tag 68185b00cf91c1c4dcc761a2f3a1631562ed52f3 dangling tag 7d4b1bcc5e7411fc9e63f610c16e5de8fe6dfde8 dangling tag 7a3862d6e9934ffe107fe7ddfbe2c63dba321793 dangling tag 1dcda2df87ba4ecc7988be7a45d01645e11c9f4c dangling tag 8a38e7fd7a30cd44be954f9a3b062e607cec5d41 dangling tag d31ce8060b0e875179ba5ca1d40475dc2a082cc7 dangling tag 87c16e9e8bb74f14f4504305957e4346e7fc46ea dangling tag b21232ea962bbaf0e909365f4964f6cceb2ba8ce dangling tag 5dfd736f95b3d84a18b5bb8e50ac71f245438acf dangling tag cb50773491b0066d0e55f31f8875d5678fa3f8ad dangling tag 73e37758f6b500a67d918528204832cc8f256516 dangling tag 1a0bff987b27da5181f112bcc60f34d6fbb7e67e Could this be fixed? It is very annoying to have it reporting a nonexistent problem. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html