Git development
 help / color / mirror / Atom feed
From: "René Scharfe" <l.s.r@web.de>
To: "Kostya M" <kostya27@gmail.com>,
	"Đoàn Trần Công Danh" <congdanhqx@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Possible segfault with `git clone --mirror`
Date: Mon, 26 Apr 2021 17:37:35 +0200	[thread overview]
Message-ID: <bd656129-7b89-d61b-3413-5495ff3142d0@web.de> (raw)
In-Reply-To: <CACAwW2gUo7R2V-gX8dM90UCoRSBwqgz3nw67xyDx1a3R9ahmqw@mail.gmail.com>

Am 26.04.21 um 14:53 schrieb Kostya M:
> Yes, adding `HOME=/tmp/not-exist` fix this.
>
> my ~/.gitconfig is (maybe it have outdated options, it was generated long ago):
>
> [color]
>   status = auto
>   branch = auto
>   diff   = auto
>
> [core]
>   symlinks = false
>   autocrlf = false
>   repositoryformatversion = 0
>   filemode = false
>   bare = false

That's probably the one.  There's a related fix in master:

http://public-inbox.org/git/20210310011120.1151749-1-sandals@crustytoothpaste.net/

>   logallrefupdates = true
>   symlinks = false
>   ignorecase = true
>   quotepath = false
>   pager = less
>   editor = "vim"
>
> [pack]
>   packSizeLimit = 2g
>
> [apply]
>   whitespace = nowarn
>
> [i18n]

      reply	other threads:[~2021-04-26 15:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25 18:17 Possible segfault with `git clone --mirror` Kostya M
2021-04-26  0:39 ` Đoàn Trần Công Danh
2021-04-26 12:53   ` Kostya M
2021-04-26 15:37     ` René Scharfe [this message]

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=bd656129-7b89-d61b-3413-5495ff3142d0@web.de \
    --to=l.s.r@web.de \
    --cc=congdanhqx@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=kostya27@gmail.com \
    /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