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.
Just trying to delete some files via SourceTree... yikes.
Hello!
How big are the files you’re deleting? Can you also check the memory of the git process that’s running? Also, try toggling the “Disable Libgit2” too. If you have a big repo libgit2 will have to load that into memory.
Working set memory is generally a misleading metric. It includes memory shared by other processes (.Net CLR, git) not the actual memory use of the process.
It wasn't particularly large files, but a lot of them. Couple of 100MB in total.
Where can I find the option to disable libgit2?
After the delete was done memory use shrunk back to the normal size of a few MB.
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.