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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T12:30:58+00:00 2026-05-24T12:30:58+00:00

I forked a project in github and then did a git clone on this

  • 0

I forked a project in github and then did a git clone on this project to get all the source code to my machine.

I have made some modifications to the source code and my questions are:-

  1. How to commit my changes to the local git repository as well as my forked repository in github?
  2. How will the author of the original source code, pull my changes from the forked repository in github
  • 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-05-24T12:30:59+00:00Added an answer on May 24, 2026 at 12:30 pm
    1. How to commit my changes to the local git repository as well as my forked repository in github?

    To add files changes for commit, use the following command.

    git add .
    

    then, make a local commit by

    git commit
    

    once you make your local commit, you can then push it to your remote GitHub fork.

    git push
    
    1. How will the author of the original source code, pull my changes from the forked repository in github

    To make your source code pulled by original fork, you have to send a pull request to the project owner.

    1. Go to the web page of your forked project on GitHub.
    2. Hit the pull request button on the top right of page
    3. Select the commits that you want to submit by change commits button.
    4. Write some description of your changes, comments, or etc.
    5. Send pull request and wait for the owner reply.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have forked the git repository of a project on Github and made my
I have forked an SVN project using Git because I needed to add features
I have forked a project on GitHub and I want to download only the
I have forked a project on github and need to have a set of
New to Git and still a little perplexed. I have forked a project on
I have forked out a Parent: project to Child: this . Now, I want
I forked a project on github. I made commit 1,2,3,4 & 5 on my
I forked a project on github, made some changes, so far so good. In
I have forked a project on github and started messing around with it on
Someone forked a Github project of mine and made some changes. How can 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.