git loses latest changes on 'git pull' when autoStash=true

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

 



.git/config has these options:

[pull]
        rebase = true
[rebase]
        autoStash = true
[merge]
        autoStash = true


Periodically latest uncommitted changes are lost when some unrelated commits are pulled.

Not all uncommitted changes are lost, only some of them. I couldn't figure out the condition.


git-2.34.1

FreeBSD 13.



Yuri





[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