Git clone doesn´t work, remote-https is not a git command?
I'm try to clone a repo from github, but git show this message:
$ git clone https://github.com/invertase/react-native-firebase-starter.git
Cloning into 'react-native-firebase-starter'...
git: 'remote-https' is not a git command. See 'git --help'.
I've reinstall a many times git, but it doesn't work
git
|
show 3 more comments
I'm try to clone a repo from github, but git show this message:
$ git clone https://github.com/invertase/react-native-firebase-starter.git
Cloning into 'react-native-firebase-starter'...
git: 'remote-https' is not a git command. See 'git --help'.
I've reinstall a many times git, but it doesn't work
git
1
Please provide more information about your environment. This error is due calling the incorrect executable. Instead of submitting a comment, provide the relevant information as an edit, necessary to answer your question.
– Ramhound
Jan 10 at 2:54
related: stackoverflow.com/questions/51366101/…
– jonsca
Jan 10 at 3:00
Please do provide the necessary information required to answer your question, instead of just confirming the link was helpful.
– Ramhound
Jan 10 at 3:00
Git version that I'm running is 2.20.1 on windows 10 And that link isn't helpful for me
– Set Jafet
Jan 10 at 3:05
My problem is the path of environment variable, the path that works is C:Program FilesGitmingw64libexecgit-core, thank you
– Set Jafet
Jan 10 at 3:19
|
show 3 more comments
I'm try to clone a repo from github, but git show this message:
$ git clone https://github.com/invertase/react-native-firebase-starter.git
Cloning into 'react-native-firebase-starter'...
git: 'remote-https' is not a git command. See 'git --help'.
I've reinstall a many times git, but it doesn't work
git
I'm try to clone a repo from github, but git show this message:
$ git clone https://github.com/invertase/react-native-firebase-starter.git
Cloning into 'react-native-firebase-starter'...
git: 'remote-https' is not a git command. See 'git --help'.
I've reinstall a many times git, but it doesn't work
git
git
asked Jan 10 at 2:49
Set JafetSet Jafet
31
31
1
Please provide more information about your environment. This error is due calling the incorrect executable. Instead of submitting a comment, provide the relevant information as an edit, necessary to answer your question.
– Ramhound
Jan 10 at 2:54
related: stackoverflow.com/questions/51366101/…
– jonsca
Jan 10 at 3:00
Please do provide the necessary information required to answer your question, instead of just confirming the link was helpful.
– Ramhound
Jan 10 at 3:00
Git version that I'm running is 2.20.1 on windows 10 And that link isn't helpful for me
– Set Jafet
Jan 10 at 3:05
My problem is the path of environment variable, the path that works is C:Program FilesGitmingw64libexecgit-core, thank you
– Set Jafet
Jan 10 at 3:19
|
show 3 more comments
1
Please provide more information about your environment. This error is due calling the incorrect executable. Instead of submitting a comment, provide the relevant information as an edit, necessary to answer your question.
– Ramhound
Jan 10 at 2:54
related: stackoverflow.com/questions/51366101/…
– jonsca
Jan 10 at 3:00
Please do provide the necessary information required to answer your question, instead of just confirming the link was helpful.
– Ramhound
Jan 10 at 3:00
Git version that I'm running is 2.20.1 on windows 10 And that link isn't helpful for me
– Set Jafet
Jan 10 at 3:05
My problem is the path of environment variable, the path that works is C:Program FilesGitmingw64libexecgit-core, thank you
– Set Jafet
Jan 10 at 3:19
1
1
Please provide more information about your environment. This error is due calling the incorrect executable. Instead of submitting a comment, provide the relevant information as an edit, necessary to answer your question.
– Ramhound
Jan 10 at 2:54
Please provide more information about your environment. This error is due calling the incorrect executable. Instead of submitting a comment, provide the relevant information as an edit, necessary to answer your question.
– Ramhound
Jan 10 at 2:54
related: stackoverflow.com/questions/51366101/…
– jonsca
Jan 10 at 3:00
related: stackoverflow.com/questions/51366101/…
– jonsca
Jan 10 at 3:00
Please do provide the necessary information required to answer your question, instead of just confirming the link was helpful.
– Ramhound
Jan 10 at 3:00
Please do provide the necessary information required to answer your question, instead of just confirming the link was helpful.
– Ramhound
Jan 10 at 3:00
Git version that I'm running is 2.20.1 on windows 10 And that link isn't helpful for me
– Set Jafet
Jan 10 at 3:05
Git version that I'm running is 2.20.1 on windows 10 And that link isn't helpful for me
– Set Jafet
Jan 10 at 3:05
My problem is the path of environment variable, the path that works is C:Program FilesGitmingw64libexecgit-core, thank you
– Set Jafet
Jan 10 at 3:19
My problem is the path of environment variable, the path that works is C:Program FilesGitmingw64libexecgit-core, thank you
– Set Jafet
Jan 10 at 3:19
|
show 3 more comments
1 Answer
1
active
oldest
votes
I'm try to clone a repo from GitHub, but git show this message:
git: 'remote-https' is not a git command. See 'git --help'.
You need to run the correct executable, based on your own feedback, you should be calling C:Program FilesGitmingw64libexecgit-core
in order to accomplish your goal.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1392550%2fgit-clone-doesn%25c2%25b4t-work-remote-https-is-not-a-git-command%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I'm try to clone a repo from GitHub, but git show this message:
git: 'remote-https' is not a git command. See 'git --help'.
You need to run the correct executable, based on your own feedback, you should be calling C:Program FilesGitmingw64libexecgit-core
in order to accomplish your goal.
add a comment |
I'm try to clone a repo from GitHub, but git show this message:
git: 'remote-https' is not a git command. See 'git --help'.
You need to run the correct executable, based on your own feedback, you should be calling C:Program FilesGitmingw64libexecgit-core
in order to accomplish your goal.
add a comment |
I'm try to clone a repo from GitHub, but git show this message:
git: 'remote-https' is not a git command. See 'git --help'.
You need to run the correct executable, based on your own feedback, you should be calling C:Program FilesGitmingw64libexecgit-core
in order to accomplish your goal.
I'm try to clone a repo from GitHub, but git show this message:
git: 'remote-https' is not a git command. See 'git --help'.
You need to run the correct executable, based on your own feedback, you should be calling C:Program FilesGitmingw64libexecgit-core
in order to accomplish your goal.
answered Jan 10 at 3:35
RamhoundRamhound
20.3k156085
20.3k156085
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1392550%2fgit-clone-doesn%25c2%25b4t-work-remote-https-is-not-a-git-command%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Please provide more information about your environment. This error is due calling the incorrect executable. Instead of submitting a comment, provide the relevant information as an edit, necessary to answer your question.
– Ramhound
Jan 10 at 2:54
related: stackoverflow.com/questions/51366101/…
– jonsca
Jan 10 at 3:00
Please do provide the necessary information required to answer your question, instead of just confirming the link was helpful.
– Ramhound
Jan 10 at 3:00
Git version that I'm running is 2.20.1 on windows 10 And that link isn't helpful for me
– Set Jafet
Jan 10 at 3:05
My problem is the path of environment variable, the path that works is C:Program FilesGitmingw64libexecgit-core, thank you
– Set Jafet
Jan 10 at 3:19