I'm making a website and making multiple design prototypes. I want to keep all of them for future reference.
- Is this a suitable place to use branches, or should I just put them in folders?
- How should I manage external dependencies (e.g. jQuery), should I include a minified version for every design or keep one for the whole project or just link to an online version?