摘要:
What is difference between “git checkout -f” and “git reset --hard HEAD”? 问题 I need to revert local changes for deployments. (I'd used svn revert for 阅读全文
posted @ 2021-07-13 20:10
ChuckLu
阅读(59)
评论(0)
推荐(0)
摘要:
What are the differences between .gitignore and .gitkeep? What are the differences between .gitignore and .gitkeep? Are they the same thing with a dif 阅读全文
posted @ 2021-07-13 18:11
ChuckLu
阅读(51)
评论(0)
推荐(0)