Skip to content
Snippets Groups Projects

from_disk: Update loader classes implementation

GitLoaderFromDisk and GitLoaderFromArchive implementation can now be simplified by inheriting from GitLoader class and by overriding the fetch_pack_from_origin method to fetch git objects from disk instead of fetching them from a remote URL.

Also remove the deprecation notice for GitLoaderFromDisk as it is likely there will be use cases in a near future for that git loader.

Related to !190 (comment 183093)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading