Difference between revisions of "Git init"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  git init --bare
 
  git init --bare
  
 +
 +
git init
 +
Initialized empty Git repository in /your/path/.git/
 +
 +
 +
== Related terms ==
 +
* <code>[[git add]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 10:48, 4 May 2021

Advertising: