摘要:
To see what you’ve changed but not yet staged, typegit diffwith no other argumentsThat command compares what is in your working directory with what is... 阅读全文
posted @ 2015-05-24 18:21
Derek_Hu
阅读(347)
评论(0)
推荐(0)
摘要:
The rules for the patterns you can put in the.gitignorefile are as follows:Blank lines or lines starting with#are ignored.Standard glob patterns work.... 阅读全文
posted @ 2015-05-24 17:50
Derek_Hu
阅读(259)
评论(0)
推荐(0)