git pull 无响应,git pull没有任何反应

Since yesterday, I have a big issue with my Professional computer : I cannot use git pull. This is really weird because every other git command's works.

What I tried :

Reinstalling Github for Windows, Git Shell, etc...

Look if I can access to the remote server (git push work, I can ping the remote server).

GIT_TRACE=1 git pull return :

$ GIT_TRACE=1 git pull

trace: exec: 'git-pull'

trace: run_command: 'git-pull'

An other thing is strange : now on a git repository, I didn't see the current repository on the git shell :

MY_USER@MY_COMPUTER /c/Github/myRepo

$

Usually, my CLI looks like this :

MY_USER@MY_COMPUTER /c/Github/myRepo

$

I'm thinking the problem is software because I got an 'entreprise' package update just before the issue.

My configuration : Windows 8.1 Professional with Github for Windows and I'm using Git shell.

If someone has an idea to fix this or how can I debug this command, I appreciate.

EDIT

git remote -v returns :

$ git remote -v

origin https://MY_USER@git-SI.enterprise.fr/PROJECT/windows/PROJECT_repo.git (fetch)

origin https://MY_USER@git-SI.enterprise.fr/PROJECT/windows/PROJECT_repo.git (push)

git statusreturns :

$ git status

# On branch develop

# Your branch is ahead of 'origin/develop' by 1 commit.

# (use "git push" to publish your local commits)

#

nothing to commit, working directory clean

解决方案

The problem was an update of our enterprise antivirus software : it blocks all bash commands (like ls, clear on my prompt command).

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值