Git - Show file in other branch Posted on Last updated on 28 July 2016 In Git, you can show a file in other branch by using this command: git show <branch>:<file>