Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67860

Git LFS include/exclude filters ignored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • git-plugin

      Hi,

      I'm experiencing some inconsistent behaviours with the gitlfspull extension and if/how it respects the .lfsconfig include/exclude fetch filters, e.g.:

      [lfs]
        fetchexclude=dir_to_exclude/**/*
      

      I'm finding that for normal branches (not filed as PRs) all files configured for LFS storage are smudged after the git lfs pull completes, including those that are explicitly excluded. Whereas, branches filed as PRs do have the contents of the excluded directories correctly unsmudged (the files are just pointers).

            Unassigned Unassigned
            robruckob Rob Ruck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: