Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

The plugin fails to initialize LFS #650

@valyard

Description

@valyard

The plugin silently fails when trying to create a new repo or change settings.
Log contains this error: Exception on concurrent thread: 1 lfs version GitHub.Unity.ProcessException: git: 'lfs' is not a git command. See 'git --help'.

I am starting Unity 2017.3.1 with an empty project and pressing "initialize repo" in the plugin window. Nothing seems to happen, though the .git folder in the project is created.

First of all, it would be nice to have some kind of error reported to the UI when a failure happens.

I'm not sure about my local git and lfs install, but it works from command line and other tools.

valentin-mac:git-test valyard$ which git
/usr/local/bin/git
valentin-mac:git-test valyard$ git lfs version
git-lfs/2.3.3 (GitHub; darwin amd64; go 1.9.1)

Where is the plugin running git from?

github-unity.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions