Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-798

Improve GitPackCommand code to be more flexible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 2.0.0
    • Important

    Description

      1. Use an injectable ExecutorService instead of a local Thread
      2. Use FileSystemAware-ness instead of
        RepositoryCache.FileKey key = RepositoryCache.FileKey.lenient(srcGitdir, FS.DETECTED);
        
      3. Do not pre-assume knowledge of the root directory - provide some injectable resolver interface that uses the parsed command arguments instead of the constant root directory
      4. Make static member public

      Attachments

        Issue Links

          Activity

            People

              lgoldstein Lyor Goldstein
              lgoldstein Lyor Goldstein
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: