代码管理工具git端遇到的问题

1.checkout代码出错

Last login: Tue May  9 14:14:42 on ttys003

tdeMacBook-Pro:~ longjun$ ls

Applications Downloads Music gitkeyfile rsacert.csr

Desktop Library Pictures gitkeyfile.pub

Documents Movies Public private.pem

tdeMacBook-Pro:~ longjun$ git clone git@xxxxx.git

Cloning into 'xxx'...

remote: Counting objects: 5572, done.

error: pack-objects died of signal 9855/4261)   

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: early EOF

fatal: index-pack failed

tdeMacBook-Pro:~ longjun$ git clone --depth=1 git@xxxxxx.git

Cloning into xxx...

remote: Counting objects: 4857, done.

remote: Compressing objects: 100% (3623/3623), done.

remote: Total 4857 (delta 1216), reused 4777 (delta 1189)

Receiving objects: 100% (4857/4857), 327.85 MiB | 133.00 KiB/s, done.

Resolving deltas: 100% (1216/1216), done.

error: Untracked working tree file '.DS_Store' would be overwritten by merge.

fatal: unable to checkout working tree

warning: Clone succeeded, but checkout failed.

You can inspect what was

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值