All of lore.kernel.org
 help / color / mirror / Atom feed
* git loses latest changes on 'git pull' when autoStash=true
@ 2022-03-07 17:34 Yuri
  0 siblings, 0 replies; only message in thread
From: Yuri @ 2022-03-07 17:34 UTC (permalink / raw)
  To: Git Mailing List

.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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-07 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-07 17:34 git loses latest changes on 'git pull' when autoStash=true Yuri

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.