Git LFS
Gitfox exposes Git LFS actions through the repository menu and file context menu.
Repository actions
Use Repository → Git LFS for:
- Install
- Uninstall
- Fetch
- Pull
- Push HEAD
These actions run the corresponding git lfs operations for the current repository.
Track and untrack files
In the file outline, you can track or untrack selected paths with Git LFS using the file context menu.
This writes LFS patterns through Git LFS, so review your .gitattributes changes before committing.