Home › Forums › General Discussion › Follow me on Github!
Tagged: Github
This topic has 15 voices, contains 15 replies, and was last updated by
Remkus de Vries 227 days ago.
| Author | Posts |
|---|---|
| Author | Posts |
| July 2, 2011 at 10:40 pm #22772 | |
| 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 | |
| azizur | Looks like I already follow you! |
| July 2, 2011 at 11:49 pm #22778 | |
| Chris Olbekson | Great Idea. You can find me on GitHub at: https://github.com/c3mdigital |
| July 3, 2011 at 7:16 am #22812 | |
| Chip Bennett | I love GitHub! |
| July 3, 2011 at 7:20 pm #22836 | |
| Matt Varone | My profile https://github.com/sksmatt/ |
| July 4, 2011 at 7:54 am #22892 | |
| andreasnrb | I’m cyonite on github. |
| July 4, 2011 at 8:45 am #22920 | |
| Noel Tock | Loving it too… |
| July 6, 2011 at 1:49 am #23125 | |
| Joachim Kudish | https://github.com/jkudish Love me some github! |
| July 12, 2011 at 8:08 am #23640 | |
| Travis Northcutt | Really liking github a lot… wish I’d started playing with it sooner! |
| September 14, 2011 at 12:43 am #27907 | |
| 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. |
| September 14, 2011 at 6:49 am #27910 | |
| 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 | |
| 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 | |
| kovshenin | Otto, have you seen this? And from what I can see in the comments it’s not only an April’s fool joke Oh and here’s me: http://github.com/kovshenin |
| October 1, 2011 at 10:48 am #28653 | |
| curtismchale | Otto I’d be more interested to hear why you don’t like Git. https://github.com/curtismchale
|
| October 1, 2011 at 1:12 pm #28666 | |
| 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 | |
| Remkus de Vries | I loves me some Git. Over SVN. |
You must be logged in to reply to this topic.