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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T08:40:21+00:00 2026-06-08T08:40:21+00:00

I use my git repository in two different computers. I had to run some

  • 0

I use my git repository in two different computers.
I had to run some tests on the Desktop so I created branch X, then I did some work on the master branch and had to rebase X and squash some commits to create patches then I force-pushed the changes to the remote repo.

Afterwards I cloned the repo to my laptop and did some changes but now when I try to push it complaints about fast-forwards and that I have to make a git-pull(which I dont want to do since I have rebased and squashed/edited commits again)
All I want is to have a clone of the repo as I on my laptop on the origin repository

So the question is: Is force-push my only option?

  • 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-08T08:40:23+00:00Added an answer on June 8, 2026 at 8:40 am

    If you want your branch on the remote machine to be exactly like on your laptop and discard whatever differences there are: git push -f does exactly that. It pushes your local branch’s state to the remote repo and forcibly sets the remote branch to the tip of what you just pushed. Any commits the remote branch contained that aren’t referenced in your local branch or elsewhere will be unreachable.

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

Sidebar

Related Questions

Does Git only use the remote name origin for a repository which was created
I use git-new-workdir to have two working trees for one git repository. This usually
I'm trying to use git on windows to clone a remote repository. I can
I know there are many tutorials to use Dropbox as a Git repository, but
I use IntelliJ Idea with Git. When I pull from repository, I get following
I started using git and already know two ways to use it as a
I have a Git repository with two branches: master and redesign . The redesign
I added two submodules to my vim repository, and the git status command always
I'm working on a Git repository with two main branches and two main folders.
i have to use a subversion repository and i'd like to use git-svn. I

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.