Working Dir ↔ current dir in file explorer/Terminal
aka Working-Directory
Clean Working Dir
Working Dir has no Tracked Diff
References
git add .↔ toaddall files in Working Dir to StagingClean Working Dir↔ Working Dir has no Tracked Diffgit commit -am "_change"↔ toaddWorking Dir & Commit with msg of _changecode .↔ open Working Dir in new VSC project