All of lore.kernel.org
 help / color / mirror / Atom feed
* Can not save changes into stash
@ 2018-05-09 13:25 KES
  2018-05-09 13:27 ` KES
  0 siblings, 1 reply; 3+ messages in thread
From: KES @ 2018-05-09 13:25 UTC (permalink / raw)
  To: git

How to reproduce:

$ git update-index --skip-worktree conf/local.conf
$ git pull
Updating 0cd50c7..bde58f8
error: Your local changes to the following files would be overwritten by merge:
	conf/local.conf
Please commit your changes or stash them before you merge.
Aborting
$ git stash save
No local changes to save


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-09 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 13:25 Can not save changes into stash KES
2018-05-09 13:27 ` KES
2018-05-09 16:34   ` Torsten Bögershausen

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.