Re: Possible segfault with `git clone --mirror`

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxx/

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




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux