##// END OF EJS Templates
merge with stable
Matt Mackall -
r25735:3948cb4d merge default
parent child Browse files
Show More
@@ -3345,6 +3345,8 b' def forget(ui, repo, *pats, **opts):'
3345 entire project history, and it does not delete them from the
3345 entire project history, and it does not delete them from the
3346 working directory.
3346 working directory.
3347
3347
3348 To delete the file from the working directory, see :hg:`remove`.
3349
3348 To undo a forget before the next commit, see :hg:`add`.
3350 To undo a forget before the next commit, see :hg:`add`.
3349
3351
3350 .. container:: verbose
3352 .. container:: verbose
General Comments 0
You need to be logged in to leave comments. Login now