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.
I updated to Sourcetree 3.4.2.
Now every time I open Sourctree it freezes for a 5-10 seconds and asks me to download LFS content.
No mater what I chose it happens again on next start.
Tried with embedded (git v2.29.2 + git-lfs v2.12.1) and system (git v2.30.1 + git-lfs v2.13.2) git version.
This config is set for LFS:
fetchrecentcommitsdays = 7
pruneoffsetdays = 13
Repository is hosted on local GitLab server.
How fix this?
After updating to Sourcetree 3.4.3 dialog message is shown only once if I choose Yes. Next time when Sourcetree is opened it still freezes for 5 to 10 seconds and executes this:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks lfs pull
When I chose Yes on dialog message on closing Sourcetree it updates sourcetreeconfig.json -> "NeedsLargeFilesPull": true. If I change "NeedsLargeFilesPull" to false dialog message appears again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.