David@IGNATZ /c/projects/charter/atmail/atmail-master-git (p2_david)
$ git status
# On branch p2_david
# Your branch is ahead of 'origin/p2_david' by 11 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 checkout -- <file>..." to discard changes in working directory)
#
#       modified:   application/models/inbox.php
#       modified:   application/modules/inbox/controllers/AccountController.php
#       modified:   application/modules/inbox/controllers/FolderController.php
#       modified:   application/modules/mail/views/scripts/mail/js/backbone/views/newaccountsettings.js
#       modified:   application/modules/mail/views/scripts/mail/js/backbone/views/settingschrome.js
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       application/modules/inbox/controllers/AccountController.php.bak
#       inbox.html
#       zipit.bat
no changes added to commit (use "git add" and/or "git commit -a")

David@IGNATZ /c/projects/charter/atmail/atmail-master-git (p2_david)
$
