• Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.

How do you add stuff to github

Archbob

Ancient CFC Guardian
Joined
Oct 25, 2000
Messages
11,776
Location
Corporate USA
So with github resource lists like this one:

https://github.com/heyalexej/awesome-images/

I'm trying to add my resource to it but I cannot figure out how to do so.

In the instructions, it says

If you have a resource to contribute, make a pull request. Please just use add resource.com in your commit message.

What does that even mean?
 
Don't even try. It's painful and infuriating.

It's really not, distributed version control exists because it makes so many tasks drastically faster and easier, after the initial short learning curve.

Seriously, the github tutorial takes maybe 20 minutes.

I refuse to work with any projects that don't use sensible version control. (git/mercurial for code, Pathio for Excel, some type of wiki for text/image data, or git/mercurial if the text/image data is generated using a static site generator)
 
Back
Top Bottom