Perform git operations
$bit git <sub-command>
Copiedcopy

set-merge-driver

setup bit's git merge driver for bitmap files

$bit git set-merge-driver
Copiedcopy

Options

OptionOption AliasDescriptionValue Type
--global-gset the git merge driver globallyboolean

merge-bitmaps

a special command to merge conflicting bitmap files during git merge

$bit git merge-bitmaps <ancestor> <current> <other>
Copiedcopy