git的index
一直是git commit -a的,也沒多想。嘗試hg後開始想為何git要這樣設計?發現自己忽略了git的一個重要的概念:index或者staging area。
兩篇談git的index的很有意思的文章:
Limbo: Why users are more error-prone with git than other VCSes
一直是git commit -a的,也沒多想。嘗試hg後開始想為何git要這樣設計?發現自己忽略了git的一個重要的概念:index或者staging area。
兩篇談git的index的很有意思的文章:
Limbo: Why users are more error-prone with git than other VCSes
Leave a Reply