Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
9answers
1k views

Why isn't Git used for package management?

I've heard that Git has lots of advantages over subversion/CVS, especially speed so why do projects like FreeBSD continue to use CVS for the ports system? Wouldn't the distributed version control make ...
3
votes
2answers
538 views

Do you use Jade and what's your opinion of it?

Do you or have you ever used Jade and what are its advantages and disadvantages of it in your opinion? For example: Speed of development? Performance issues with it as an interpreted language and ...