ZiroKyl
Results
2
comments of
ZiroKyl
_If I understand this code correctly._ The code failure if: - user set own `lfs.storage` (user have different repositories sharing the same storage directory?): - https://github.com/git-lfs/git-lfs/blob/739128a3fd9c7d95c96c4377f847a47596ee2c25/fs/fs.go#L24-L25 - https://github.com/git-lfs/git-lfs/blob/v2.3.4/docs/man/git-lfs-config.5.ronn#L65-L73 - `git...
> The code failure if: > > - git-lfs is not installed. `git lfs ls-files HEAD` output `git: 'lfs' is not a git command. See 'git --help'.` (output is not...