1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 06:42:10 +02:00
tldr/pages/common/fossil-init.md
2022-10-04 21:47:46 +05:30

229 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/filename}}