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 5994377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T23:48:34+00:00 2026-05-22T23:48:34+00:00

Upon pull (into a clean production-type repo) all the changesets come across and cause

  • 0

Upon pull (into a clean production-type repo) all the changesets come across and cause the files to appear modified and needing a commit. The git log does not show the commits that should have caused these changes… the changes just pull without the log notes so it believes it’s out of sync.

The result of the pull shows “needs update” messages for each file.

  • 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-22T23:48:35+00:00Added an answer on May 22, 2026 at 11:48 pm

    How I got out of the mess:

    As I kept pulling to test my solutions I had to make use of…

    git reset --hard which moves you back to the most recent commit in the log.

    git clean -fd which kills off the untracked files since the more recent commit in the log.

    Eventually I decided I needed to change the offending settings file to chmod 777 and commit the permission change. Another option would have been to change Git into permission agnostic mode with git config core.filemode false Read more here: How do I make Git ignore file mode (chmod) changes?

    Then I did a pull to merge the changes and have the log update along with the files, changed the permission of the offending file back to 644 and commit that… and pushed it back to the working master (glad that’s allowed.)

    Seems like this is a bug that having a permission failure allows the file changesets to be merged but the log history doesn’t reflect the commits!!!

    BTW: My git --version is git version 1.5.6.5

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

Sidebar

Related Questions

What am I doing wrong. I can't seem to pull based upon content type
I'm developing an SSIS package which needs to pull data from ServerA based upon
I need to pull RAM information from several cpuz reports and put them into
Upon page load I want to move the cursor to a particular field. No
Upon a click on an IMG, I would like to get to the next
Upon AD Import for SharePoint, MOSS does this automatically: Office SharePoint Server 2007 automatically
Upon reviewing a bunch of MVC style web applications, I'm noticing that it's common
Upon clicking on a link, I am bringing in some images from a JSON
Upon starting my webapp within Tomcat 6.0.18, I bootstrap Spring with only what is
Upon some research I found two functions in MATLAB to do the task: cvpartition

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.