From: Ridil culous <reallyridilculous@gmail.com>
To: git@vger.kernel.org
Subject: Feature Request: Allow to stash push and pop file modification times to avoid rebuilds
Date: Tue, 21 Mar 2023 21:46:35 +0100 [thread overview]
Message-ID: <CAEg4PiL+Y8yxCpWaQFUswTj1qegT084w9m0rc14Kf1dEWk5G-g@mail.gmail.com> (raw)
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
next reply other threads:[~2023-03-21 20:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-21 20:46 Ridil culous [this message]
2023-03-21 20:59 ` Feature Request: Allow to stash push and pop file modification times to avoid rebuilds rsbecker
2023-03-22 11:03 ` Ridil culous
2023-03-21 21:09 ` Junio C Hamano
2023-03-22 11:13 ` Ridil culous
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAEg4PiL+Y8yxCpWaQFUswTj1qegT084w9m0rc14Kf1dEWk5G-g@mail.gmail.com \
--to=reallyridilculous@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).