I am checking out a git branch using sourcetree tool and its taking a way long - 45 minutes.
command getting executed
git -c diff.mnemonicprefix=false -c core.quotepath=false clone --branch mybranch --recursive mygitrepourlsize of branch: 670 MB
please help me to understand why its taking so long to checkout.