Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I read this tutorial but i don't understand wich step i can skip if i use Sourcetree.
If i have an empty repository on BitBucket with Allow LFS enabled, i clone it from Sourcetree.
Next, do i have todo
# initialize Git LFS
$ git lfs install
$ git lfs track
?