Where is git mv in SourceTree?

atlassian-sourcetree, git, git-gui

Solution

Actions menu, Move... option at the bottom of the dropdown. Alternatively, the command line `git` command always works.

Problem

I know you can move files. But what about renaming and moving whole directories?

Original source