mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
225 B
225 B
fossil init
Initialize a new repository for a project. See also:
fossil clone. More information: https://fossil-scm.org/home/help/init.
- Create a new repository in a named file:
fossil init {{path/to/file}}