Poll

Do you guys use Github?

Yes
2 (22.2%)
No
7 (77.8%)

Total Members Voted: 8

Author Topic: Poll: Do you guys use Github?  (Read 6369 times)

-KEN-

  • Some Other Mofo
  • Jackass In Charge
  • Posts: 1001
  • Karma: +75/-100
Poll: Do you guys use Github?
« on: March 15, 2012, 03:19:20 PM »
See: question. For personal or professional (I use it for both)..

micah

  • A real person, on the Internet.
  • Ass Wipe
  • Posts: 6915
  • Karma: +58/-55
  • Truth cannot contradict truth.
    • micahj.com
Re: Poll: Do you guys use Github?
« Reply #1 on: March 15, 2012, 03:35:31 PM »
I don't but only because GIT doesn't natively integrate with Dreamweaver like Subversion
"I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.  I use it to look at pictures of cats and get in arguments with strangers."

Mike

  • Jackass In Charge
  • Posts: 11248
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Poll: Do you guys use Github?
« Reply #2 on: March 15, 2012, 03:41:28 PM »
Right now I'm not using git but am trying to learn it so I can give it a fair shake.  SVN handles 99% of the stuff I want to do so it is only when that 1% comes up that I give git a look.

-KEN-

  • Some Other Mofo
  • Jackass In Charge
  • Posts: 1001
  • Karma: +75/-100
Re: Poll: Do you guys use Github?
« Reply #3 on: March 17, 2012, 01:26:38 AM »
I skipped SVN and went straight to git, which similarly does everything I need it to. And branching! So nice. Plus, with github, it makes code hosting so damned simple and social.

hans

  • Guitar Addict
  • Jackass In Charge
  • Posts: 3523
  • Karma: +46/-18
Re: Poll: Do you guys use Github?
« Reply #4 on: March 17, 2012, 07:40:24 PM »
We use Mercurial. That or Git are way better than cvs/svn.
This signature intentionally left blank.

Mike

  • Jackass In Charge
  • Posts: 11248
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Poll: Do you guys use Github?
« Reply #5 on: March 17, 2012, 09:14:32 PM »
After a decade of svn it isn't easy changing.  To resistance to the idea, it is just that SVN is so familiar and easy to use for my needs.

Mike

  • Jackass In Charge
  • Posts: 11248
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Poll: Do you guys use Github?
« Reply #6 on: May 04, 2012, 04:45:01 PM »
Been playing with git and it has some great features.  It requires a bit more verbose working than SVN does but that does make things easier in a way.  I just found out that you can stage part of a file's changes for commit.  That is awesome!

https://github.com/mikemill

micah

  • A real person, on the Internet.
  • Ass Wipe
  • Posts: 6915
  • Karma: +58/-55
  • Truth cannot contradict truth.
    • micahj.com
Re: Poll: Do you guys use Github?
« Reply #7 on: May 18, 2012, 11:35:13 AM »
I just signed up. I dont have any repositories yet, not sure what I'll put there but I'm determined to learn how to use this fangled system...

https://github.com/micah1701
« Last Edit: May 19, 2012, 09:26:50 AM by RobR »
"I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.  I use it to look at pictures of cats and get in arguments with strangers."

JaWiB

  • definitelys definately no MacGyver
  • Jackass V
  • Posts: 1443
  • Karma: +57/-4
Re: Poll: Do you guys use Github?
« Reply #8 on: May 18, 2012, 05:17:12 PM »
SVN seems so much easier than git when it's already setup in eclipse (although I didn't realize it was, so maybe git is too). My friend suggested I use assembla and that seems like a good solution for me since all I need to do is have synchronized projects between my home PC and my school PC, so I just hit "commit" when I'm done working. Then again, there's probably something even simpler I could use (dropbox?)

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14305
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Poll: Do you guys use Github?
« Reply #9 on: May 20, 2012, 11:38:13 PM »
SVN seems so much easier than git when it's already setup in eclipse (although I didn't realize it was, so maybe git is too). My friend suggested I use assembla and that seems like a good solution for me since all I need to do is have synchronized projects between my home PC and my school PC, so I just hit "commit" when I'm done working. Then again, there's probably something even simpler I could use (dropbox?)
I use dropbox for that.

Perspective

  • badfish
  • Jackass In Charge
  • Posts: 4635
  • Karma: +64/-22
    • http://jeff.bagu.org
Re: Poll: Do you guys use Github?
« Reply #10 on: May 21, 2012, 11:56:36 AM »
Dropbox won't give you a project history though. There's been a few times when I noticed something not working that used to work, being able to diff against old versions saved me a ton of time.

micah

  • A real person, on the Internet.
  • Ass Wipe
  • Posts: 6915
  • Karma: +58/-55
  • Truth cannot contradict truth.
    • micahj.com
Re: Poll: Do you guys use Github?
« Reply #11 on: June 06, 2012, 01:38:01 PM »
Look at me, I finally put up a project: https://github.com/micah1701/ckfinder2pixlr

of course, *AFTER* I figured out all the command line crap, I realized they have a GUI software for Mac.  Ooops!
"I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.  I use it to look at pictures of cats and get in arguments with strangers."

-KEN-

  • Some Other Mofo
  • Jackass In Charge
  • Posts: 1001
  • Karma: +75/-100
Re: Poll: Do you guys use Github?
« Reply #12 on: July 06, 2012, 04:05:25 PM »
Think you're going to keep using it?

As an aside...your website is horribly borked.

micah

  • A real person, on the Internet.
  • Ass Wipe
  • Posts: 6915
  • Karma: +58/-55
  • Truth cannot contradict truth.
    • micahj.com
Re: Poll: Do you guys use Github?
« Reply #13 on: July 06, 2012, 04:26:15 PM »
oh snap.


i really need to rebrand myself.
"I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.  I use it to look at pictures of cats and get in arguments with strangers."

Steve

  • This 49%er supports Romney
  • Just a Jackass
  • *
  • Posts: 16120
  • Karma: +31/-410
  • Mr. Mom
Re: Poll: Do you guys use Github?
« Reply #14 on: August 31, 2012, 08:02:07 PM »
I just signed up. I dont have any repositories yet, not sure what I'll put there but I'm determined to learn how to use this fangled system...

https://github.com/micah1701

This. Color me confused.
hey ethic if you and i were both courting lily allen..... oh wait, which one of us has a relationship that lasted more than the bus ride home?