changeset 25735 | 3948cb4d0ae7 |
parent 25694 | 5ede49f4383a |
parent 25714 | 8dd0b23161bf |
child 25744 | e78a80f8f51e |
--- a/mercurial/commands.py Sat Jul 04 10:56:37 2015 +0900 +++ b/mercurial/commands.py Tue Jul 07 19:07:04 2015 -0500 @@ -3345,6 +3345,8 @@ entire project history, and it does not delete them from the working directory. + To delete the file from the working directory, see :hg:`remove`. + To undo a forget before the next commit, see :hg:`add`. .. container:: verbose