git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Feature Request: Allow to stash push and pop file modification times to avoid rebuilds
@ 2023-03-21 20:46 Ridil culous
  2023-03-21 20:59 ` rsbecker
  2023-03-21 21:09 ` Junio C Hamano
  0 siblings, 2 replies; 5+ messages in thread
From: Ridil culous @ 2023-03-21 20:46 UTC (permalink / raw)
  To: git

Hi

"git stash push"
later followed by
"git stash pop"
does restore files but doesn't restore file modification times.

It would be great if there would be an option to opt in for stashing
and restoring the file modification times because not restoring them
potentially triggers rebuilds for many IDEs (MSVC in my case) which
can be quite expensive for big projects.

Best regards
ridil

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

end of thread, other threads:[~2023-03-22 11:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-21 20:46 Feature Request: Allow to stash push and pop file modification times to avoid rebuilds Ridil culous
2023-03-21 20:59 ` rsbecker
2023-03-22 11:03   ` Ridil culous
2023-03-21 21:09 ` Junio C Hamano
2023-03-22 11:13   ` Ridil culous

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).