--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # fossil init > Initialize a new repository for a project. > See also: `fossil clone`. > More information: . - Create a new repository in a named file: `fossil init {{path/to/filename}}`