You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Where is this information stored on a mac? I would like to edit these displayed texts without have to delete the folders and re-git the repository.
Thnx
Matt
Hi Matt!
If you want to edit the git config, you can get it open from Sourcetree:
If the stuff you're looking to modify isn't in this file, you can also try the sourcetreeconfig file. That's located in <your_repo_'s_home_directory>/.git/sourcetreeconfig. .git is a hidden folder, so you'll need to use Terminal to get there or use Cmd+Shift+G in Finder to let you browse to that location.
Cheers,
Daniel
That doesn't answer my question.
EG: I want to change "stuff" to say "my stuff". I cannot find where that bit of data is stored.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Btw I did find I can rename it by ctrl-click the project name. I was expecting to find "stuff" in a config file somewhere. But I have yet to find it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry that didn't seem to answer what you were trying to solve. You did ask "Where does SourceTree store repository configurations?" which is the answer originally provided.
As you found, what you really wanted to do (rename a repository locally) can be done simply by right-clicking or ctrl-clicking and selecting Rename. SourceTree saves the information about your repo browser (not the actual repo configs themselves) in ~/Library/Application Support/SourceTree/browser.plist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes. my apologizes on clarity of what I was looking for. Thank you for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For future reference, on Windows 10:
C:\Users\<YourUserName>\AppData\Local\Atlassian\SourceTree\bookmarks.xml
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.