0
点赞
收藏
分享

微信扫一扫

Eclipse查看git中的历史,显示详细时间

Alex富贵 2022-09-01 阅读 80

clipse show date details in git history

我的eclipse查看git history,显示为相对时间,并不是很方便,想要查看某个具体日期的版本代码,就需要设置为具体时间了。下面是解决方法:

1、右键 --> team --> show in history --> 下拉的小三角 --> show --> Relative Dates

取消Relative Dates的勾选。

Eclipse查看git中的历史,显示详细时间_右键

 

 

2、Window --> Preferences --> Team --> Git --> History --> Relative Dates

取消Relative Dates的勾选。

Eclipse查看git中的历史,显示详细时间_git_02

举报

相关推荐

0 条评论