I'm new to GitHub and have some questions. I'm using the PullToRefreshView project from GitHub. I've created my own Fork. Using the GitHub for Mac, I've synchronized my own fork down to my computer.
On GitHub Gist I found a commit with some changes to one of the files from the original repository: https://gist.github.com/1611706. How can I add this to my own fork?
In the top right corner of your gist page, there will be a menu that allows for multiple functions to be performed on your gist. We can edit, delete, unsubscribe, star, embed, copy, share, and download a raw copy or zipped copy of a gist.
Gists are short snippets of code or notes which are useful to share instantly with any one. Usually it is one file hosted on GitHub gist. Whereas GitHub repos stores large amount of code. Group of people can contribute to that project.
Easy way:
Less easy way:
PullToRefreshView.m
fileNote: There are other approaches, but considering the small history of the Gist, they're far too much complex.
Note 2: Please take into account that this change will only exist in your repo, not in the master (chpwn's) repo. You won't be able to transparently benefit from every upstream update, you'll have to merge them.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With