Difference between revisions of "Git gc"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  Cleanup unnecessary files and optimize the local repository
 
  Cleanup unnecessary files and optimize the local repository
 
* https://git-scm.com/docs/git-gc
 
* https://git-scm.com/docs/git-gc
 +
 +
git gc
 +
Nothing new to pack.
 +
 +
== Related ==
 +
* [[git init]]
 +
* <code>[[git config]] gc.auto 0</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 14:11, 14 February 2022

Advertising: