git-bundle (1) Linux Manual Page
NAME git-bundle – Move objects and refs by archive SYNOPSIS git bundle create[-q | –quiet | –progress | –all – progress][–all – progress – implied] [–version = <version>]<file><git – rev – list – args> git bundle verify[-q | –quiet]<file> git bundle list – heads<file>[<refname>…] git bundle unbundle[–progress]<file>[<refname>…] DESCRIPTION Create, unpack, and manipulate "bundle" files. Bundles…
