Is it possible to get a depth first object ordering from git rev-list?

后端 未结 0 937
无人及你
无人及你 2021-01-05 11:06

I can almost get a depth first ordering with git rev-list --in-commit-order --objects --reverse HEAD which gives me something like

commit A
tree          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题