You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2024. It is now read-only.
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.