Follow me on Github!

HomeForumsGeneral DiscussionFollow me on Github!

Tagged: 

This topic has 15 voices, contains 15 replies, and was last updated by Avatar of Remkus de Vries Remkus de Vries 227 days ago.

Viewing 16 posts - 1 through 16 (of 16 total)
Author Posts
Author Posts
July 2, 2011 at 10:40 pm #22772
Avatar of mfields
mfields

Github is an amazing website that allows for “social coding”. The are a lot of WordPress developers there as well. I think that it’s a great resource to find out what projects people are creating as well as those that they find interesting. Plus it’s totally free!

So, If you want to follow me on Github. Here’s my address. https://github.com/mfields I will follow you back.

Please post a url to your profile on Github in this thread so that others can follow you there!

July 2, 2011 at 11:40 pm #22777
Avatar of azizur
azizur

Looks like I already follow you!
Others can follow me: https://github.com/azizur

July 2, 2011 at 11:49 pm #22778
Avatar of Chris Olbekson
Chris Olbekson

Great Idea. You can find me on GitHub at: https://github.com/c3mdigital

July 3, 2011 at 7:16 am #22812
Avatar of Chip Bennett
Chip Bennett

I love GitHub!
https://github.com/chipbennett

July 3, 2011 at 7:20 pm #22836
Avatar of Matt Varone
Matt Varone

My profile https://github.com/sksmatt/

July 4, 2011 at 7:54 am #22892
Avatar of andreasnrb
andreasnrb

I’m cyonite on github.
https://github.com/cyonite

July 4, 2011 at 8:45 am #22920
Avatar of Noel Tock
Noel Tock

Loving it too…

https://github.com/noeltock

July 6, 2011 at 1:49 am #23125
Avatar of Joachim Kudish
Joachim Kudish

https://github.com/jkudish Love me some github!

July 12, 2011 at 8:08 am #23640
Avatar of Travis Northcutt
Travis Northcutt

https://github.com/tnorthcutt

Really liking github a lot… wish I’d started playing with it sooner!

September 14, 2011 at 12:43 am #27907
Avatar of thenbrent
thenbrent

Nice work all!

The more WP Hackers, Plugins & Themes on GitHub the better quality code we can all create! I love submitting a pull request on other’s plugins and receiving pull requests on my own.

https://github.com/thenbrent

September 14, 2011 at 6:49 am #27910
Avatar of dgwyer
dgwyer

Makes me wish I knew how to use git more. Feels like I’m missing out on something!

September 16, 2011 at 11:13 am #28081
Avatar of Otto
Otto

I’d like github a lot more if I didn’t have to use git with it. Seriously, git is stupid.

September 28, 2011 at 12:54 pm #28478
Avatar of kovshenin
kovshenin

Otto, have you seen this? And from what I can see in the comments it’s not only an April’s fool joke ;) P.S. Kudos for sticking to Subversion, that’s a very difficult thing to do after playing around with Git ( for some people ), seriously!

Oh and here’s me: http://github.com/kovshenin

October 1, 2011 at 10:48 am #28653
Avatar of curtismchale
curtismchale

Otto I’d be more interested to hear why you don’t like Git.

https://github.com/curtismchale

  • This reply was modified 228 days ago by Avatar of curtismchale curtismchale. Reason: added link to github
October 1, 2011 at 1:12 pm #28666
Avatar of Otto
Otto

@kovshenin: Yes, I saw it. Tried to use it to import my SFC plugin. It failed miserably. So, color me unimpressed.

@curtismchale: I dislike git because I find it overcomplicated for the types of things I want to do. I want to check out code, change it, and check it in. Git makes this unbelievably complex and annoying to do. The whole concept of having the repo local is silly. I don’t want to check things in locally. What would be the point? Some people say that you can revert locally if you break something. That would be fine, except that I never do that. If I break something, I fix it. I don’t revert.

I can see git for a special case, which is multiple distributed developers, collaborating on a largish piece of code, and having a management team to administrate and coordinate those changes. It seems specially designed for that use case. The way it works is that it unloads all the complexity of merging and such off the administrators and onto the individual developers, raising the bar for entry. And that’s fine for that use case. Such a case fills no need of mine.

Git does branching and merging better, I grant you. These are two things I rarely ever do, and rarely ever want to do. For the individual developer working on their code and wanting to publish to a central repository, Git has no advantages, and the added complexity (and immaturity of the product on various platforms) makes it have several disadvantages at this time.

For now, I hate Git. It’s annoying and difficult to use. This may change as it matures, but for the time being, it is not a system I can use effectively.

October 3, 2011 at 6:37 am #28685
Avatar of Remkus de Vries
Remkus de Vries

I loves me some Git. Over SVN.

https://github.com/defries

Viewing 16 posts - 1 through 16 (of 16 total)

You must be logged in to reply to this topic.