The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Github: How to pull changes to your own repository
02-16-2013, 04:14 PM (This post was last modified: 02-16-2013 04:57 PM by Apology11.)
Post: #1
Github: How to pull changes to your own repository
I have a question regarding github:

I forked the ppsspp repository to make some changes.
But now I want to update it again so I have all the commits and changes till now on my repository too.
Is there a way to updated it to my repository directly?

I know I can fetch changes from the original repo, pull them to local branch and push them to my own repo finally. But than I take a circuit over my PC, but I want to pull the changes directly to my repo on github. Is that possible?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Github: How to pull changes to your own repository - Apology11 - 02-16-2013 04:14 PM

Forum Jump: