entropy-lab / entropy

BSD 3-Clause "New" or "Revised" License
30 stars 13 forks source link

ParamStore status - View and reset values between commits #231

Open liorella-qm opened 2 years ago

liorella-qm commented 2 years ago

When committing I want to know which values I'm committing. I want to know that I'm committing only the values that I care about and not others.

This is why I need a "git status" equivalent and also an option to discard changes on specific values before committing.