$ git status
# Not currently on any branch.
# 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: audio/Android.mk
# modified: camera/Android.mk
# modified: gps/Android.mk
# modified: lights/Android.mk
# modified: opengl/system/gralloc/Android.mk
# modified: power/Android.mk
# modified: vibrator/Android.mk
#
$ git status
# Not currently on any branch.
# 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: target/board/generic_x86/device.mk
# modified: target/product/emulator.mk
#