> I'm curious, what is the recommended / typical setup for Git development? > > Do people use IDEs? If they do what are they? > > I'm looking to do dev on Ubuntu. > > Thanks, > Albert I've been doing development of one sort or another for longer than I care to remember and currently develop PHP on (mostly) Ubuntu. I've never found anything that beats the speed and versatility of vim/ctags/git. I have tried (more than once usually) all the IDEs I can but, clever though they are, they always seem to get in the way. In case you have any doubt about it, git has made the single biggest difference to my productivity that I can think of for a long, long time. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html