Show More
@@ -327,6 +327,16 b' tip::' | |||||
327 | undo:: |
|
327 | undo:: | |
328 | Undo the last commit or pull transaction. |
|
328 | Undo the last commit or pull transaction. | |
329 |
|
329 | |||
|
330 | Roll back the last pull or commit transaction on the | |||
|
331 | repository, restoring the project to its earlier state. | |||
|
332 | ||||
|
333 | This command should be used with care. There is only one level of | |||
|
334 | undo and there is no redo. | |||
|
335 | ||||
|
336 | This command is not intended for use on public repositories. Once | |||
|
337 | a change is visible for pull by other users, undoing it locally is | |||
|
338 | ineffective. | |||
|
339 | ||||
330 | update [-m -C] [revision]:: |
|
340 | update [-m -C] [revision]:: | |
331 | Update the working directory to the specified revision. |
|
341 | Update the working directory to the specified revision. | |
332 |
|
342 |
General Comments 0
You need to be logged in to leave comments.
Login now