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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:27:31+00:00 2026-06-13T02:27:31+00:00

I am new to Git client, and very much confused with its operations. I

  • 0

I am new to Git client, and very much confused with its operations. I am quite familiar with other versioning tools like SVN and CVS. I have got Git plug-in installed in STS, and checked out the project spending good amount of time. My operating system is Windows-7, and using Eclipse Git 1.3.0 on STS Eclipse 2.8.1.

Initially I did not know that a ‘simple commit operation’ does not actually check-in the files to server repository,but had to ‘push to upstream’. It was fine as long as there is no conflicts identified, but it is giving big trouble when I want to perform operation like

  1. Revert the local changes
  2. Un do the local commit
  3. Synchronize with Server Repository ( synchronize perspective window does not appear)
  4. Push to Remote doesn’t work most of the time

When I say doesn’t work, I mean Git throws exception.

Below are the few errors I used to get.

  1. Exception caught during execution of merge command.
    org.eclipse.jgit.errors.MissingObjectException: Missing commit
    c6c4fce9e8a0a228ac1d60f4e5549b5adafa638a

  2. Missing unknown c6c4fce9e8a0a228ac1d60f4e5549b5adafa638a

  3. looking up commit

  4. AnyObjectId[c6c4fce9e8a0a228ac1d60f4e5549b5adafa638a]

  5. Exception caught during execution of merge command.
    org.eclipse.jgit.errors.MissingObjectException:

  6. An internal error occurred during: “Merging with
    refs/remotes/origin/master”

When ever there is a conflict or issues with commit, I had to some how (hard) reset my workspace, and re do all my work.

I feel many of you would have experienced such kind of issues, and I would like to see how better I can tackle the situation.

Appreciate any comments regarding this .

  • 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-06-13T02:27:32+00:00Added an answer on June 13, 2026 at 2:27 am

    Those errors generally reflects a repo which hasn’t been properly updated (git fetch or git pull), and is missing references to complete those operations (merge or push).

    This thread illustrates the “missing commit” error on merge.

    I had to pull from native git to solve that problem.
    After that, for some reasons I don’t understand, some of my source files had a “modified” marker, like if the merged source files were not locally committed or something like that.
    I had to commit manually the merged code. Push was still failing. I had to pull again first.

    The main issue with EGit is to make sure you are not in a detached HEAD mode (as detailed in “can’t push upstream using EGit“).

    Beside that, it is best to train first following Egit tutorial and manual (and of course understanding git first, with git tutorials, like gitimmersion).

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

Sidebar

Related Questions

I am very New to Git. My client asket me to install git in
Hello I am new to Git and trying to setup server part and client
I am very new to git. I have a .gitignore in the my working
I'm very new to git. I wanted to create a repository named Common-Lib, below
Sort of new to Git, but I'm thinking of moving over from SVN. I
I'm new to Git (coming from SVN). Was wondering if it's possible to setup
Setting up new git installations. On one Windows laptop, I'm running (under cygwin): git
I'm trying to move an existing project into a new git repo So far
I am new to git and trying to grasp the ins and outs of
I'm somewhat new to Git. So I've got the origin/master and origin/upbranch on my

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.