phi*_*hag 22
您可以使用该--all标志查看所有修订,如
git log --all
Run Code Online (Sandbox Code Playgroud)
如果您只是对未来的修订感兴趣,您也可以使用
git log ..@{1} # assuming you just switched from the future master
git log ..abcdef # assuming abcdef is the newest future commit
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
3338 次 |
| 最近记录: |