Reference Git changes and branch differences
@Commit
: Reference current working state changes compared to the last commit. Shows all modified, added, and deleted files not yet committed.@Branch
: Compare your current branch’s changes with the main branch. Shows all commits and changes in your branch but not in main.