git status
> git status
On branch main
Your branch is ahead of 'origin/main' by 2 commits.
(use "git push" to publish your local commits)
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: part2.md
no changes added to commit (use "git add" and/or "git commit -a")
Archivos con cambios pendientes en rojo.