From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: help-guix@gnu.org
Subject: git: 'remote-https' is not a git command.
Date: Sat, 23 Jul 2022 02:28:25 +0200 [thread overview]
Message-ID: <20220723022825.4f9f297b@primary_laptop> (raw)
[-- Attachment #1: Type: text/plain, Size: 967 bytes --]
Hi,
In Guix system I've some issues fetching https git repositories:
> $ git fetch https://github.com/archlinux/svntogit-packages
> git: 'remote-https' is not a git command. See 'git --help'.
And if I change the PATH it works:
> $ export PATH=/gnu/store/zaqvjpy7zzvbxxc2wvp728fzzc6bfmm5-git-2.37.0/libexec/git-core/:$PATH
> $ git fetch https://github.com/archlinux/svntogit-packages
> From https://github.com/archlinux/svntogit-packages
> * branch HEAD -> FETCH_HEAD
If I remove my custom path and make sure my .profile and .bashrc are
not executed I've the same result.
And if I open a new shell, in another repository, git:// works fine:
> $ git fetch git://git.parabola.nu/abslibre.git
> From git://git.parabola.nu/abslibre
> * branch HEAD -> FETCH_HEAD
I'm writing here as I'm not sure if it's a bug or not (git is widely
used so the probability that it's a bug is small here).
Denis.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2022-07-23 0:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-23 0:28 Denis 'GNUtoo' Carikli [this message]
2022-09-14 13:57 ` git: 'remote-https' is not a git command Denis 'GNUtoo' Carikli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220723022825.4f9f297b@primary_laptop \
--to=gnutoo@cyberdimension.org \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).