更新所有tags:git fetch –tags,查看其中一个tag:git show V100.
使用TortoiseGit里面的git log查看各个commit的提交情况。
git rm –cached 从索引中删除文件。
git stash pop stash@{1}
git merge master –allow-unrelated-histories
git使用记录

欢迎您扫一扫上面的微信公众号,订阅我的博客!
坚持原创技术分享,您的支持将鼓励我继续创作!
- 本文链接: https://www.nephen.cn/posts/21d76c15/
- 版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 3.0 许可协议。转载请注明出处!