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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.