Git http-push is not a git-command -


Set up on GIT based on very new and only tutorial instructions:

  git init Git   

that all go well

However, when I run:

  

I get the following error:

  git: 'http-push' is not a git-command 'git 

Git 2.1.2) tells me:

Note: this command is temporarily disabled If your libcurl is older than 7.16, then the report has been reported for not working in conjunction and sometimes the repository has been corrupted.

Some things that I Use HTTPS or SSH instead of

  • Locate your libcurl version and update it if necessary
  • If git help http-push does not work either

    1.6.0.2 by the way, so I consider upgrading it I am here.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -