git blame config/vehicle/vehicle_name_vv6-00/vehicle_info.pb.txt 查看文件中每行的提交信息
git blame -L 2,4 config/vehicle/vehicle_name_vv6-00/vehicle_info.pb.txt 查看第2至4行提交信息
git show commitID 查看本次commitID提交情况
git blame config/vehicle/vehicle_name_vv6-00/vehicle_info.pb.txt 查看文件中每行的提交信息
git blame -L 2,4 config/vehicle/vehicle_name_vv6-00/vehicle_info.pb.txt 查看第2至4行提交信息
git show commitID 查看本次commitID提交情况
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。