git-commit-graphЗаписує та перевіряє файл графіку комітів Git. Більше інформації: https://git-scm.com/docs/git-commit-graph.
.git: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