Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

/tmp directory problem on Linux #2

Description

@malaybasu

The agent more of less works on mac. I had to write directly to .git/config. But on linux it has a problem of hard link as the lfs objects are first downloaded to /tmp.

In this line dlFile, err := ioutil.TempFile("", "rsync-agent") the function returns the file in /tmp directory. The agent should honor lfs TempDir variable as given by git lfs env.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions