Show More
@@ -3332,6 +3332,8 b' def forget(ui, repo, *pats, **opts):' | |||||
3332 | entire project history, and it does not delete them from the |
|
3332 | entire project history, and it does not delete them from the | |
3333 | working directory. |
|
3333 | working directory. | |
3334 |
|
3334 | |||
|
3335 | To delete the file from the working directory, see :hg:`remove`. | |||
|
3336 | ||||
3335 | To undo a forget before the next commit, see :hg:`add`. |
|
3337 | To undo a forget before the next commit, see :hg:`add`. | |
3336 |
|
3338 | |||
3337 | .. container:: verbose |
|
3339 | .. container:: verbose |
General Comments 0
You need to be logged in to leave comments.
Login now