new to git.
Say we have a main branch and my user branch is called mybranch.
When I'm at work, I have my VSCODE opened with mybranch as the active branch -- and I have the same setup at home.
While at work, when I write code inside mybranch (whether its new/deleted/modified files), and they are uncommitted, how can I then share all those changes when I'm working from home on my home computer?