Revert all commits by a specific author since specific time

后端 未结 0 397
谎友^
谎友^ 2021-02-15 01:31

I want to revert all commits by a specific author since 4 days ago. How do I do it?

To get all sha1s (with a bit of noise) I can use this:

git log --auth         


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