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