📄️ Working copy
The Git Working Copy page in Gitember is the main interface where you can
📄️ Stash Changes
Stashing lets you temporarily set aside uncommitted changes so you can work on something else and come back to your changes later. It is useful when you need to switch context quickly without creating a work-in-progress commit.