Learn how to list unpushed Git commits using simple commands like git log origin/master..HEAD. Understand why git status shows 'X commits ahead' and master tracking local vs remote branches.