Git + How to find diffrence between current git local branch to master

Difference between current branch and master

>> git branch

>> git diff --name-status master..another_local_branch