开发者

Git: getting the ref of a commit by day?

H开发者_开发百科ow can I get the sha ref of a commit on a certain day?


git log --pretty=format:"%H" --since="2010-03-25" --before="2010-03-26"

Learn git via github: git log tutorial

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜