'Track files with Git LFS in SourceTree

I am following this guide about how to use Git LFS.

The article states that users need to have the Git LFS command-line client installed, or a Git LFS aware GUI client such as Sourcetree.

Much as it seems simple, I can't find any information on how to track files with Git LFS in SourceTree GUI, only command line instructions like git lfs track "*.ogg". Is it possible?



Solution 1:[1]

In Mac, it is different than what the accepted answer says.

See following link:

Using Embedded Git Or System Git in Sourcetree

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Onat Korucu