git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Paolo Benvenuto <paolobenve@gmail.com>
To: git@vger.kernel.org
Subject: feature request: add a way to debug ssh connection
Date: Sun, 6 Feb 2022 21:14:41 -0500	[thread overview]
Message-ID: <CAPQu=HZu0bq0fdnhDN-r5xeQ_caEfSBe5_xAp52LA4sFGXqbQw@mail.gmail.com> (raw)
In-Reply-To: <CAPQu=HaH+E5-t4A671GFFLMbiHo=LWP=pucxBG=tT6QjhUXv=w@mail.gmail.com>

I'm using git (2.25.1 on xubuntu 20.04), and I access to my remote via
ssh in order to authenticate with ssh key and not to have to use the
username/password pair.

Now, mi internet connection is very slow and unstable, and possibly
has other problems - I'm in Cuba.

Doing "git push" I often cannot connect to remote, sometimes it
connects, sometimes it doesn't.

"git push -v" adds verbosity only with reference to git

I think a "--ssh-verbose" options would be very useful and very simple
to implement. The only thing it must do is adding the -v option to the
ssh command (when it is used).

Also, if the user repeats it, it would add a repeated -v option to ssh command.

Thank you for your work on git!

don Paolo Benvenuto

       reply	other threads:[~2022-02-07  2:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAPQu=HaH+E5-t4A671GFFLMbiHo=LWP=pucxBG=tT6QjhUXv=w@mail.gmail.com>
2022-02-07  2:14 ` Paolo Benvenuto [this message]
2022-02-07 15:31   ` feature request: add a way to debug ssh connection Matt Rogers
2022-02-07 21:45     ` Paolo Benvenuto

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: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPQu=HZu0bq0fdnhDN-r5xeQ_caEfSBe5_xAp52LA4sFGXqbQw@mail.gmail.com' \
    --to=paolobenve@gmail.com \
    --cc=git@vger.kernel.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).