microsoft / Linux-CommA

The Linux Commit Analyzer tracks patches from upstream and downstream kernels.
MIT License
8 stars 8 forks source link

Add capability to edit and remove distros #42

Closed avylove closed 1 year ago

avylove commented 1 year ago

There are currently only options to add a new distro or add a new revision to track. There should be options to remove either and to edit them.

avylove commented 1 year ago

Delete capability added in 0.5.0 #74 , but edit was not added. We can revisit in the future, but the thought is we may not want to carry the history forward when modifying a downstream target. This may not be the case if we change the database model and track when patches are added, not when they are missing.