1 example for git show
# Shows the contents of the file Documentation/README in the branch my-branch. git show my-branch:Documentation/README
# Shows the contents of the file Documentation/README in the branch my-branch. git show my-branch:Documentation/README