Grence

Overview

Git Graph is a command line extension for managing Labeled Property Graphs (LPGs) with Git.

Git Graph is written in Bun and TypeScript. It ships as a single executable called git-graph.

The key features are:

  • Easy to use: We follow the same interface as Git LFS.
  • Standards-based: Based on the Property Graph Exchange Format.
  • Intuitive: Just use git graph -h to manage your graphs.

How is this guide?