Difference between revisions of "Git clone"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 15: Line 15:
 
  Solution: review memory usage on git server
 
  Solution: review memory usage on git server
  
== Related commands ==
+
== Related terms ==
 
* <code>[[git fetch]]</code>, <code>[[git pull]]</code>
 
* <code>[[git fetch]]</code>, <code>[[git pull]]</code>
 +
* [[Clone git public repositories]]
  
 
== See also ==
 
== See also ==

Revision as of 16:14, 16 August 2020

This article is a Draft. Help us to complete it.
git clone -vv https://github.com/zabbix/zabbix-docker.git
Cloning into 'zabbix-docker'...
GIT_TRACE=1 GIT_CURL_VERBOSE=1 git clone --verbose https://github.com/zabbix/zabbix-docker.git



error: git upload-pack: git-pack-objects died with error.
fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side.
fatal: protocol error: bad pack header
Solution: review memory usage on git server

Related terms

See also

Advertising: