iA


Github

by jcf. Average Reading Time: less than a minute.

Hello Lazyweb:

I have written a small Rails Plugin to handle DateTime values in text fields. I would love to release it, but I’m not using Subversion any more. Can anyone arrange a login on Github for me?

4 comments on ‘Github’

  1. Sure! To which email address?

  2. Administrator says:

    thanks Mirko and dbloete :)

  3. Gerald Mengisen says:

    Any particular reason you are not using Subversion any more ? What are you using instead?

  4. Administrator says:

    @Gerald: I use GIT now. It is so much better than Subversion…

    • Distributed Repositories
    • Painless branching/merging
    • way faster than SVN
    • only one directory in your repos with meta information (.git) instead of all the .svn directories
    • good integration with existing svn repositiories (legacy support)
    • did I mention it is faster?
    • more compact data storage

    highly recommended

Leave a Reply