From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 14841] support/download/git fails with "fatal: No such remote 'origin'" due to incorrect check for origin remote
Date: Tue, 14 Jun 2022 19:55:59 +0000 [thread overview]
Message-ID: <bug-14841-163-Q6wokJfaAx@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-14841-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=14841
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yann.morin.1998@free.fr
--- Comment #2 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Hello,
Thanks for the report.
I'll be quoting what Edgar explained on the mailing list [0]:
---
I cannot reproduce this. My copy of git does not print “origin” if there
is no remote named such:
$ git --version
git version 2.25.1
$ git init foo
Initialized empty Git repository in /home/edgar/foo/.git/
$ cd foo/
$ git remote | grep '^origin$'
$ # <- empty output
I also tried with both a quite old and a fairly recent version of git
(2.11.0 from Debian Stretch and 2.35.1 from Debian Testing) with the
same result.
---
I also tried the same as Edgar, and I too can't reproduce.
Can you provide more information, please?
[0]
https://lore.kernel.org/buildroot/acae6f60-f71c-76fe-b9fe-0779d758c1c0@grenoble.cnrs.fr/T/#t
Regards,
Yann E. MORIN.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-06-14 19:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-10 23:57 [Buildroot] [Bug 14841] New: support/download/git fails with "fatal: No such remote 'origin'" due to incorrect check for origin remote bugzilla
2022-06-10 23:59 ` [Buildroot] [Bug 14841] " bugzilla
2022-06-13 8:15 ` [Buildroot] [Bug 14841] New: " Edgar Bonet
2022-06-14 19:55 ` bugzilla [this message]
2022-07-30 19:55 ` [Buildroot] [Bug 14841] " bugzilla
2022-10-24 20:09 ` bugzilla
2022-10-24 20:10 ` bugzilla
2024-06-15 15:03 ` bugzilla
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-14841-163-Q6wokJfaAx@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.