Find commit by hash SHA in Git

前端 未结 3 1948
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-29 18:30

I need to find a commit in Git by a given hash, SHA. For example, if I have the \"a2c25061\" hash, and I need to get the author and the committer of this commit.

What i

3条回答
提交回复
热议问题