Time for action – creating a bare repository in CLI mode

The command for creating a bare repository would be the same as the one that you used to clone a repository except for the --bare parameter, which makes all the difference.

git clone --bare C:Users
aviepic3DesktopWorkbench C:generic_shareBare_Workbench

Executing the preceding code in your console should create a bare clone of our Workbench repository in your common shared folder called generic_share.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.17.128.129