aquametalabs / aquameta

Web development platform built entirely in PostgreSQL
GNU General Public License v3.0
1.1k stars 52 forks source link

bundle: make sure checkout() doesn't overwrite uncommited changes #136

Closed erichanson closed 1 year ago

erichanson commented 1 year ago

This is done. Uses the bundle.bundle_has_uncommited_changes() function.