Fossil SCM
fossil extras ignores dot files
Fixed
4de876322f066d7…
· opened 16 years, 6 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- Sept. 18, 2009 6:38 p.m.
When issuing 'fossil extras' in a working copy that contains dot files like .htaccess fossil doesn't notice them. Should it show them by default or possibly add --dotfiles as an option like add has?
drh added on 2009-09-19 15:33:05:
Check-in [a2749215b71b297780c2b787a938eae82edf32b7] adds the --dotfiles
option to the "extra" and "clean" commands.