codeforamerica / chime

A city-focused content management system
http://chimecms.org/
BSD 3-Clause "New" or "Revised" License
35 stars 12 forks source link

Save unchanged content #542

Closed tmaybe closed 8 years ago

tmaybe commented 8 years ago

UserTask checks to see if a repo's dirty before it tries to commit it, and returns a boolean indicating whether it committed or not.

closes #539

wpietri commented 8 years ago

Looks great. Love the test.