git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Arguments for git update-index --refresh
@ 2022-04-15 10:21 Danny Lin
  2022-04-15 16:48 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Lin @ 2022-04-15 10:21 UTC (permalink / raw)
  To: git develop

According to the manual of git-update-index
(https://git-scm.com/docs/git-update-index), --ignore-submodules must
be passed before --refresh to take effect. However, a real test shows
that -q and --ignore-missing also don't take effect when passed after
--refresh. I wonder if --refresh must be passed after all other
arguments, and the documentation may need a revision. I also wonder
what is the reason that --refresh must be passed after, and can't we
make it more flexible?

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

end of thread, other threads:[~2022-04-15 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-15 10:21 Arguments for git update-index --refresh Danny Lin
2022-04-15 16:48 ` Junio C Hamano

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).