06 2024 档案

摘要:1. 设置bc3 或者bc4 win: git config --global merge.tool bc4 git config --global mergetool.bc4.path "D:\work\Software\beyondcomparev4.4.1\BCompare\BComp.exe 阅读全文
posted @ 2024-06-26 15:01 年华似水゛ 阅读(51) 评论(0) 推荐(0) 编辑
摘要:查看2个改动的细节 我们想查看两次提交之间的差异。可以用如下命令:xx1 ,xx2 是commit hash git diff hash1 hash2 --stat 这样显示的: songchong@srv-artek-pad:~/mytest/songchong$ git diff xx1 xx2 阅读全文
posted @ 2024-06-26 09:53 年华似水゛ 阅读(303) 评论(0) 推荐(0) 编辑
摘要:跳转到文件的最顶部 在 Visual Studio Code (VS Code) 中,你可以使用以下方法快速跳转到文件的最顶部: 使用键盘快捷键:按下 Ctrl + Home 或 Command + Home(在 macOS 上)可以快速将光标跳转到文件的开头。 使用命令面板:使用 Ctrl + S 阅读全文
posted @ 2024-06-24 19:42 年华似水゛ 阅读(228) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示