Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Does the Windows version of Sourcetree not support file renaming?

JAY LIU
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 29, 2023

I watched a tutorial on the Mac version of Sourcetree where right-clicking on a file presented a 'move' option.

However, this option seems absent in my Windows version of Sourcetree.

Is there a known issue with this?

If I want to rename a file in the Windows version of Sourcetree, do you have any recommendations?

Thank you for your assistance.

Windows version:

2023-08-30 09 40 28.png

Mac version:

rename1.png

1 answer

0 votes
Martin Runge
Community Champion
July 21, 2026

Hi @JAY LIU

The Windows build of Sourcetree does not have the same file-level rename or move option that the Mac Finder integration gives you in the file list. This is a UI limitation on the Windows side, not a Git limitation.

What I would do instead:

  • Right-click the file and choose Open Containing Folder, then rename it directly in Windows Explorer.
  • Or use the built-in terminal button in the top toolbar and run git mv oldname newname for a clean rename that Git tracks properly.
  • After renaming, just refresh Sourcetree. Git's similarity detection will usually pick up the rename automatically when you stage the change, as long as the file content did not change too much.

Cheers, Martin

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events