首页
话题
动态
专家
文章
作者
公告
更多
积分规则
登录 或 注册
首页
话题
动态
专家
文章
作者
公告
积分规则
发表新帖
发表新帖
log first 10 in git
后端
未结
关注
9
1973
刺人心
2021-01-30 12:27
Two questions:
How to show the first 10 commit in git from beginning to end. (no branch)
How the specify the commit index and log it. (show the second or
9条回答
一整个雨季
(楼主)
2021-01-30 12:48
i would use below simple syntax command;
git log -10 --oneline
0
讨论(0)
查看其它9个回答
发布评论:
提交评论
加载中...
验证码
看不清?
提交回复
热议问题