git bundle verify repo.bundle

Category: Git - Advanced

git bundle verify repo.bundle

Check a bundle's integrity

Validates that the bundle file is well-formed, its prerequisites are satisfied, and its commits are reachable. Run it before cloning from a bundle you received. It reports which prerequisite commits are missing.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.