From: Junio C Hamano <gitster@pobox•com>
To: "Michal Suchánek" <msuchanek@suse•de>
Cc: "brian m. carlson" <sandals@crustytoothpaste•net>, git@vger•kernel.org
Subject: Re: Failing to push to a repository erases authentication helper credentials
Date: Tue, 01 Jul 2025 08:38:09 -0700 [thread overview]
Message-ID: <xmqqjz4rly5a.fsf@gitster.g> (raw)
In-Reply-To: <aGOGMpibpUM2JJuV@kitsune.suse.cz> ("Michal Suchánek"'s message of "Tue, 1 Jul 2025 08:54:42 +0200")
Michal Suchánek <msuchanek@suse•de> writes:
> Is there any way to see what the server is returning?
If this is going over http(s)://, then
export GIT_TRACE_CURL=true
(or the absolute path name of the file you want to store the trace
data in, in place for true that tells it to dump to the standard
error stream), perhaps?
next prev parent reply other threads:[~2025-07-01 15:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-30 13:45 Failing to push to a repository erases authentication helper credentials Michal Suchánek
2025-06-30 14:31 ` brian m. carlson
2025-06-30 15:09 ` Michal Suchánek
2025-06-30 18:29 ` brian m. carlson
2025-07-01 6:54 ` Michal Suchánek
2025-07-01 8:49 ` Michal Suchánek
2025-07-01 15:38 ` Junio C Hamano [this message]
2025-07-03 10:44 ` Michal Suchánek
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=xmqqjz4rly5a.fsf@gitster.g \
--to=gitster@pobox$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
--cc=msuchanek@suse$(echo .)de \
--cc=sandals@crustytoothpaste$(echo .)net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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