3

Git Log

 2 years ago
source link: https://linuxsuren.github.io/blog/other/scm/git/git-log/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Git Log

使用 git 查看日志相关的内容

返回最新的一次提交记录

git log -1

查看某个文件的提交记录

git log somefile

查看某个文件的变更内容

git log -p Jenkinsfile


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK