tldr/pages/common/fossil-init.md

10 lines
229 B
Markdown
Raw Normal View History

2022-10-04 17:17:46 +01:00
# 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/filename}}`