git-commit-graphTulis dan verifikasi file grafik komit Git. Informasi lebih lanjut: https://git-scm.com/docs/git-commit-graph.
.git pada lokal repositori:git commit-graph write
git show-ref {{[-s|--hash]}} | git commit-graph write --stdin-commits
HEAD:git rev-parse {{HEAD}} | git commit-graph write --stdin-commits --append