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 have tried embedded git and tried system git options in the (Mac OS) Preferences->Git tab. I have version 3.0.1 and have just re-installed Sourcetree.
I am sure i have git lfs installed, it worked previously with sourcetee.
When I tell sourcetree to use the system git, it finds the executable git-lfs.
When i try to use git lfs in a custom action, i get this error:
{code}
command: git lfs lock animation/hiking/anim_hiking_driving_01.tar
git: 'lfs' is not a git command. See 'git --help'.
The most similar command is
log{code}
Hi Chris,
Is your project using Git LFS already? If not, you need to install Git LFS on your computer (if it's not there already) and initialize it within your repo as explained at Tutorial Git LFS.
Let us know if that helps!
Kind regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.