|
KiCad PCB EDA Suite
|
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. | |