Confirmed users
1,643
edits
| Line 203: | Line 203: | ||
| To keep what you have changed in working directory to object store, you have to | To keep what you have changed in working directory to object store, you have to | ||
| # Track files you change. | |||
| # Cache this tracked file | # Cache this tracked file | ||
| # To snapshot the difference between index and current tree, new tree will be created. | # To snapshot the difference between index and current tree, new tree will be created. | ||