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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T01:53:31+00:00 2026-06-16T01:53:31+00:00

I managed to mess up my remotes and would like to get back in

  • 0

I managed to mess up my remotes and would like to get back in sync with origin. I have previously deleted all remotes and have manually re-added them.

My remotes are:

$ git remote -v show
origin  https://github.com/rapid7/metasploit-framework (fetch)
origin  https://github.com/rapid7/metasploit-framework (push)
truekonrads     git@github.com:truekonrads/mriv-metasploit.git (fetch)
truekonrads     git@github.com:truekonrads/mriv-metasploit.git (push)

I would like to update origin/master to latest version and then merge truekonrads/mirv-events branch into master. How do I do it?

is it possible to do it in a fashion that github keeps track of origin?

  • 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-16T01:53:32+00:00Added an answer on June 16, 2026 at 1:53 am

    To “update origin/master to latest version”:

    git fetch origin master
    

    To “merge truekonrads/mirv-events branch into master”:

    git checkout master
    git merge truekonrads/mirv-events
    

    Not sure what you mean by github keeping track of origin. Your local repository is keeping track of origin. You could git remote add github <URL>; git push github origin/master:latest_origin_master to push a copy of origin/master up to github for safekeeping under the name latest_origin_master, but it’s not clear if that’s what you’re wanting, especially since both origin and truekonrads are already on github.

    Given your output above, it seems that origin and truekonrads are defined identically, which is redundant.

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

Sidebar

Related Questions

I managed to get some help from a previous question and I have the
I have managed to mess up one my Android projects, by removing something (i
I managed to found out how to delete field but I have a problem
Does managed C++ have an equivalent to C#'s lock() and VB's SyncLock? If so,
I've recently upgraded to emacs23 (Ubuntu 10.04) and I've managed to get my faces
I've managed to bork my local development environment. All my local Rails apps are
I have a C# GUI application that references a Managed C++ project, which requires
I was trying to install RMR (RHadoop) package and I somehow managed to mess
I have a huge Wordpress XML export. Unfortunately, some bastard managed to inject code
It seems like I will be needing transaction with MySQL and I have no

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.