4bf3cf97511be9280ef527cb5790cebd79a33c3d
mercurial/hg status\343\201\247\357\275\242!\357\275\243\343\201\214\350\241\250\347\244\272\343\201\225\343\202\214\343\202\213\343\203\225\343\202\241\343\202\244\343\203\253.md
... | ... | @@ -1,2 +1,9 @@ |
1 | 1 | [What does this symbol mean in Mercurial? - Stack Overflow](https://stackoverflow.com/questions/5159284/what-does-this-symbol-mean-in-mercurial/5159372) |
2 | 2 | |
3 | +見つからないファイルとのこと. |
|
4 | + |
|
5 | +削除されたファイルを含めるには, |
|
6 | + |
|
7 | +``` |
|
8 | +$ hg commit --addremove |
|
9 | +``` |
|
... | ... | \ No newline at end of file |