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

  • Home
  • SEARCH
  • 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 7995413
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T14:24:30+00:00 2026-06-04T14:24:30+00:00

I have got a strange error occurring on my git project. liam@development ~/android/system/system/core $

  • 0

I have got a strange error occurring on my git project.

liam@development ~/android/system/system/core $ git push git@development:android.git/platform/system/core.git gingerbread-release-om
Everything up-to-date
liam@development ~/android/system/system/core $ git status
# On branch gingerbread-release-om
# Your branch is ahead of 'development/gingerbread-release-om' by 1 commit.
#
nothing to commit (working directory clean)
liam@development ~/android/system/system/core $

Does anyone know why this would be happening?

Edit:

liam@development ~/android/system/system/core $ git remote -v
development     git@development:android/platform/system/core (fetch)
development     git@development:android/platform/system/core (push)
  • 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-04T14:24:32+00:00Added an answer on June 4, 2026 at 2:24 pm

    Edit 2: (I can’t answer my own question yet)

    Ok, i now know the issue. My network administrator had “Fixed” a bug in the git web by adding .git to root of the android repo. This was done after I had sync’d my local source tree. The remote should now read

    git@development:android.git/platform/system/core
    

    To fix this i needed to run

    git remote set-url development git@development:android.git/platform/system/core git@development:android/platform/system/core
    

    To fix my entire android source tree a ran

    repo forall -c 'pwd; git remote -v; git remote set-url development git@development:android.git/platform/$REPO_PATH git@development:android/platform/$REPO_PATH; git remote -v'
    

    from the root of source tree. Got a little bit extra in there for clarity of the change.

    Once fixed I ran:

    liam@development ~/android/system/system/core $ git status
    # On branch gingerbread-release-om
    # Your branch is ahead of 'development/gingerbread-release-om' by 1 commit.
    #
    nothing to commit (working directory clean)
    liam@development ~/android/system/system/core $ git push
    Everything up-to-date
    liam@development ~/android/system/system/core $ git status
    # On branch gingerbread-release-om
    nothing to commit (working directory clean)
    liam@development ~/android/system/system/core $
    

    Sorted!

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

Sidebar

Related Questions

I have got quite strange error in my OpenGL game. I would like to
I have got a strange compile error while using condition operator. a,b are int
I got a very strange error on my android apk that only appears if
I have a strange error with Hibernate3 here: Got a SoftwareDescription class, persisting it
I have got a strange problem about in_array recently which I cannot understand. e.g.
I got a strange problem. I have a tabcontrol and 3 tabs. On every
I have probem / strange question, i got algorithm with few for loops and
I have got a very, very strange problem in my C++ OpenGL application. I
I've got this strange problem using py-amqp and the Flopsy module. I have written
I've got a strange error. I'm comparing preference changes when the preference changes. When

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.