git status unstaged

revision fc1420d152a9be10e3916cb91e5dae3083f32a03

raw

phork0.txt

$ git pull
Cannot pull with rebase: You have unstaged changes.
Please commit or stash them.

$ git status
# On branch AKS
# Your branch is behind 'origin/AKS' by 4 commits, and can be fast-forwarded.
#
nothing to commit (working directory clean)

History