GenealogyTreeInGit icon indicating copy to clipboard operation
GenealogyTreeInGit copied to clipboard

Convert family trees from gedcom format to list of git commands that can be executed to build a family git repository

trafficstars

Genealogy Tree inside Git

Allows to generate script that converts genealogy trees in gedcom format to the list of git commands. Moreover it's possible to generate social graphs that includes not only birth events, but relationship events such as marriage, divorce, graduation, etc.

Using

Run .NET Core console app GenealogyTreeInGit.dll with following parameters:

  • First parameter - path to .gedcom. file;
  • --only-birth-events - if defined ignore all events except of birth ones;
  • -r or --run - run script and generate repository after script generation;
  • String that starts with http or git - path to repository to push.

Examples

Rendered via GitExtensions.

Kochurkins

My tree. Generation script available on gist.

Kochurkins

Presidents

USA presidents until 1988 year (2145 persons). Source: webtreeprint.com.

Presidents