Skip to content

Conversation

vtemian
Copy link
Owner

@vtemian vtemian commented Jun 24, 2025

No description provided.

vtemian and others added 2 commits June 24, 2025 17:07
- Implement LFSPointer class for parsing and creating LFS pointer files
- Add LFSManager for LFS operations (fetch, push, object storage)
- Integrate LFS support in Repository for transparent blob handling
- Update CurrentView to automatically create LFS pointers for large files
- Add LFS configuration options: lfs_enabled, lfs_size_threshold, lfs_auto_fetch, lfs_auto_push
- Install git-lfs in CI and Vagrant environments
- Add comprehensive test suite for LFS functionality

Key features:
- Automatic LFS handling based on file size threshold (default 100MB)
- Support for .gitattributes LFS tracking patterns
- Transparent LFS object fetching when accessing large files
- Configurable LFS behavior via mount options

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Document the comprehensive Git LFS support including:
- Feature overview and capabilities
- Configuration options and defaults
- Usage examples for different scenarios

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant