midgardproject / midgardmvc_installer

Standalone installer for MidgardMVC applications
GNU Lesser General Public License v2.1
5 stars 0 forks source link

Rollback command #21

Open bergie opened 13 years ago

bergie commented 13 years ago

It should be possible to roll back a Midgard MVC installation to an earlier date.

One option for making this would be to keep track of installed versions via gh-20 and then utilize git-bisect:

http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html