Fossil SCM
Minor spelling mistake in online help for fossil import
Fixed
e8a6bfa54e0c389…
· opened 15 years, 4 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Cosmetic
- Resolution
- Fixed
- Subsystem
- —
- Created
- Dec. 9, 2010 8:04 p.m.
fossil help import Usage: fossil import --git NEW-REPOSITORY
Read text generated by the git-fast-export command and use it to construct a new Fossil repository named by the NEW-REPOSITORY argument. The get-fast-export text is read from standard input.
The git-fast-export file format is currently the only VCS interchange format that is understood, though other interchange formats may be added in the future.