git-commit-graph

commit-graph Write and verify Git commit-graph files. More information: https://git-scm.com/docs/git-commit-graph.…

git commit-graph

Write and verify Git commit-graph files. More information: 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

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-commit git-commits-since →