Github: How to pull changes to your own repository
|
02-16-2013, 06:24 PM
![]() |
|||
|
|||
RE: Github: How to pull changes to your own repository
I do it locally. Just for other people who might find this topic, here's what I do:
Code: # Initial clone. Anyway, the way to avoid going through local is a pull request. Something like this: https://github.com/Apology11/ppsspp/pull...ard:master You'll have to create the pull request and then submit it. But ultimately, you'll still have to pull down the changes at least to your local, of course. -[Unknown] |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Github: How to pull changes to your own repository - Apology11 - 02-16-2013, 04:14 PM
RE: Github: How to pull changes to your own repository - [Unknown] - 02-16-2013 06:24 PM
RE: Github: How to pull changes to your own repository - Apology11 - 02-17-2013, 01:56 PM
RE: Github: How to pull changes to your own repository - [Unknown] - 02-17-2013, 04:38 PM
|