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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T07:44:50+00:00 2026-06-03T07:44:50+00:00

If userA and I both fork a project from userB . Then userA creates

  • 0

If userA and I both fork a project from userB. Then userA creates a commit in their master fork and has not decided to make a pull request to userB master. How do I add their commit (userA) to my dev branch (not my master) in my fork?

  • 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-03T07:44:51+00:00Added an answer on June 3, 2026 at 7:44 am

    You can actually do this with one command. For example:

    git pull https://github.com/userA/repo.git master
    

    This will merge userA’s master branch into your current branch (use git checkout dev on your own repository first).

    If you find yourself doing this frequently, you can add a remote to your local repository that allows you to refer to userA’s repository with a single name. For example:

    git remote add userA https://github.com/userA/repo.git
    git pull userA master
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Lets say UserA and UserB both have an application open and are working with
I would like to get some data from both users' profiles (about their education,
I'm writing an app where a user can both create their own pages for
I would like to count entries (lines) from two tables WHERE (in both) user_id
I use php with ajax. <?php /* * Suppose, user has entered both correct
I have a user control that contains a GridView. The GridView has both a
I have two classes Message and User. Message has sender_id and recipient_id both foreign
I am working on a product which has both a desktop web site and
For a project I'm using both Scala and Riak (two things I have never
I have 2 branches: master and branch1 both in local and remote repository. Now

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.