init

Function init 

Source
pub fn init() -> WrapCommand
Expand description

This command creates an empty Git repository - basically a .git directory with subdirectories for objects, refs/heads, refs/tags, and template files. An initial branch without any commits will be created Git doc