Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7616767
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T02:58:15+00:00 2026-05-31T02:58:15+00:00

I used git 1.7.4 for working with large svn repo – it was ok.

  • 0

I used git 1.7.4 for working with large svn repo – it was ok.

I updated to git 1.7.8, and now, when I do “git svn dcommit” git do some superfluous work.
In task manager, I see that it do about 1M of writes (I am using SSD, so it worries me).
It shows warrnings for .pdf and .doc documents, which it didn’t show for 1.7.4, for instance:

“c:/Users/…./AppData/Local/Temp/SOMEHASH_documentName.doc is not a Word document”,
“Error: PDF file is damaged – attempting to reconstruct xref table”

and there are many of such warnings, maybe about 200. And when git shows such warnings, I see that write count is increased in task manager.

It looks like git tries to do some “smart” proccessing of binary .pdf/.doc files. But I don’t need this.
Which config option I should change to turn off this superfluous work?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T02:58:16+00:00Added an answer on May 31, 2026 at 2:58 am

    For the Git for Windows 1.7.8 release a default viewer for doc and pdf files was added. This is done by modifying the system gitattributes file to associate the astextplain textconv filter with files with the docx extension. You can either edit the system version (in C:\Program Files\Git\etc\gitattributes) or reset this in either your personal .gitattributes or the one for the repository.

    To override the system setting for just this repository you can add to the .gitattributes file:

    *.doc !diff
    *.DOC !diff
    

    which resets the diff attribute to unspecified for this files, restoring the pre 1.7.8 handling.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've recently used git svn and enjoyed it very much. Now I'm starting a
I recently used git-svn to clone an SVN repository, for the purposes of maintaining
I have a git repository I originally used with msysgit , but now I've
I've used ( and still use ) mercurial and git. I have some repos
I had an SVN background before and I get used to working between branches
Well I have my own git server and I used it to work in
I have a SVN repository and I used: git svn clone <svn url> I
I've been using Git on Windows (msysgit) to track changes for some design work
I'm using Git-Svn to interact with a Svn repository at work and I can't
Update - known issue with git-enterprise. Used unfuddle and subtree merge works now I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.