--
You received this message because you are subscribed to the Google Groups "Outlet ORM" group.
To post to this group, send email to outle...@googlegroups.com.
To unsubscribe from this group, send email to outlet-orm+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/outlet-orm?hl=en.
As someone who has only ever contributed to existing OS projects
(rather than creating/maintaining one), I'd be interested in an honest
opinion on why NOT to choose GIT over a pre-existing brand X. At least
from a technical perspective.
I'd say issues related to learning the new tools would be the biggest
non technical hurdle, but given that's nothing perfect, I'd guess
there are places where git does not excel.
And, as a Windows user, who is quite happy with mainly using
TortoiseSVN via explorer and the occasional svn via the command line,
git (I believe) is cli only at the moment.
Regards,
Richard.
--
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling
Aha. I see. That sounds extremely useful. By not having a local server
(just a repository), it is easier for me to log my own changes (many
and small).
If I so wish I can then push all my changes to github when I'm happy to share.
Hmmm. Lots of possibilities.
Thank you for your reply.