git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Marc Branchaud <marcnarc@xiplink.com>
To: Birger Skogeng Pedersen <birger.sp@gmail.com>,
	Git List <git@vger.kernel.org>
Subject: Re: git-gui: How to configure for use in gigantic projects?
Date: Fri, 30 Oct 2020 10:06:01 -0400	[thread overview]
Message-ID: <dc3de1d7-43b2-20da-5e68-2652b35ce784@xiplink.com> (raw)
In-Reply-To: <CAGr--=KpNaPFjMOzXzF382cv1p58nMoOPXAm0MCdA8WZMBznVA@mail.gmail.com>

On 2020-10-30 6:16 a.m., Birger Skogeng Pedersen wrote:
> Hi,
> 
> I would like to use git gui for a project. The problem is that the
> repository directory is really gigantic. Doing a scan (F5) takes a
> couple of minutes to finish.

I've found that enabling Trust File Modification Time helps, at the cost 
of git-gui doing (very) occasional rescans when it notices that a file 
it thought was modified turns out to be unmodified.  As Konstantin said, 
things generally improve once the initial scan primes the disk cache.  YMMV.

The setting is in the Preferences, or "git config gui.trustmtime true".

		M.


      parent reply	other threads:[~2020-10-30 14:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30 10:16 git-gui: How to configure for use in gigantic projects? Birger Skogeng Pedersen
2020-10-30 10:30 ` Konstantin Tokarev
2020-10-30 10:58 ` Pratyush Yadav
2020-10-30 11:11   ` Birger Skogeng Pedersen
2020-10-30 14:06 ` Marc Branchaud [this message]

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dc3de1d7-43b2-20da-5e68-2652b35ce784@xiplink.com \
    --to=marcnarc@xiplink.com \
    --cc=birger.sp@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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).