git commit-graph

Git commit-graph dosyalarını yaz ve doğrula. Daha fazla bilgi için: https://git-scm.com/docs/git-commit-graph.

git commit-graph write

git show-ref --hash | git commit-graph write --stdin-commits

git rev-parse {{HEAD}} | git commit-graph write --stdin-commits --append