KiCad PCB EDA Suite
Loading...
Searching...
No Matches
kigit_driver_registry.h File Reference
#include <kicommon.h>
#include <git2/buffer.h>
#include <git2/sys/merge.h>

Go to the source code of this file.

Namespaces

namespace  KIGIT
 

Typedefs

using KIGIT::MERGE_APPLY_FN
 Signature for a KiCad merge-driver apply function.
 

Functions

bool KIGIT::RegisterMergeDriver (const char *aName, MERGE_APPLY_FN aApply)
 Register a KiCad merge driver with libgit2.