Git Compare with base, when comparing large files, long waits, unable to load

Source: Internet
Author: User
Tags using git
  1. Problem

    When using git to compare a large file (dozens of trillion orders of magnitude) to a different version, it waits for the load and the memory consumption is high, which makes it difficult for other processes to execute. In Task Manager, you can see that tortoisegitmerge eats about 3G of memory at this time.

    ?

  2. Reason

    The file is too large to load very slowly.

    ?

  3. Workaround

    In fact, when we use the "Compare with base" feature, we want to compare the differences between versions of files, so there is no need to load the entire file content, just show the different contents of the file. Settings are as follows:

    1. Use "Compare with base" first to compare a small file, otherwise, Ken can wait a long time to load a large file;
    2. Click Collapse in the View property page, and then, when you use Tortoisegitmerge to compare files again, the default is to open collapse

Git Compare with base, when comparing large files, long waits, unable to load

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.