Sourcetree 3.2 on Mac
I've just installed Sourcetree and am trying to get notifications (the little red numbers by branch names/commit/push/pull) to display. It works for a co-worker but not for me. We compared all settings, made sure it checked remotes every 1 minute, refresh automatically. All our settings are the same but it just won't work. Help!
Hi @bgannin and thanks for answering.
I've compared all settings to the coworker for whom it works fine. There are only two differences that I know of:
- She cloned from Sourcetree. I was unable to and cloned from the command line and then got sourcetree to recognize it.
-In preferences > Accounts she has basic and I have Oauth (because we had all sorts of authentication issues and that is just how it somehow showed up).
All other settings seem to be the same. Do you think I should delete my workspace and reclone from Sourcetree?
Thanks...jen
Cloning in Sourcetree does automatically configure your remotes for you or you can edit to match and should be good to go. Basic versus OAuth is primarily for API interactions with your hosting service (listing remote repositories, creating PRs)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jennifer Davies,
The "commit count" is shown when there are modified files in the local working copy. The sidebar's counts can't be hidden (it's not that) but are driven by what values it gets from the remote server in comparison to the current.
Is the remote properly configured for the repository? That's in Repository Settings and would be my first stop. Does it happen if you clone from within Sourcetree? Thanks for your patience.
Brian Ganninger
Principal Developer, Sourcetree
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.