Fossil SCM
New option: fossil update --dry-run ...
Fixed
4d6b7d4e1acb3d7…
· opened 16 years, 4 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Fixed
- Subsystem
- —
- Created
- Dec. 3, 2009 9:35 a.m.
A new option:
fossil update --dry-run ...
which should be similar to:
fossil update ... fossil undo
but without modifying any files.
The advantage would be for the user to know in advance what would happen if he made an update, but without doing it.
Also useful for GUI tools that make use of fossil
drh added on 2009-12-17 16:20:57:
The option is -n or --nochanges