Skip to content

Conversation

@SashaOv
Copy link

@SashaOv SashaOv commented Nov 11, 2025

Issue #, if available:
#49

Description of changes:

Hybrid setups are setups where Git remotes point to a regular Git repo such as GitHub/GitLab but LFS objects are stored in S3.

This requires configuring URLS for LFS only. The lfs url can be configured in the following priority order:

  1. .lfsconfig (tracked file, shared with team)
  2. .git/config (local per-developer override)
  3. Falls back to regular remote URL if neither found
  • Added test suite for the above functionality.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…LFS objects are stored in S3.

The lfs url can be configured in the following priority order:
1. .lfsconfig (tracked file, shared with team)
2. .git/config (local per-developer override)
3. Falls back to regular remote URL if neither found

- Added test suite for the above functionality.
@massi-ang massi-ang self-requested a review November 12, 2025 08:54
@massi-ang massi-ang added the enhancement New feature or request label Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants