Skip to content

line 1: keyword expected; got ine after brew install on mac #2543

@SebastianoF

Description

@SebastianoF

Hi there!
After cloning a repo with git-lfs, what I found is only a checkout the repository where the data are not stored. I.e. I see the data structure of the repo and the sha256 of each large file.

The problem seems to be related to the installation, as returning line 1: keyword expected; got ine after the installation:

$ brew update
Already up-to-date.
$ brew install git-lfs
==> Downloading https://homebrew.bintray.com/bottles/git-lfs-2.2.1.el_capitan.bo
Already downloaded: /Users/sebastiano/Library/Caches/Homebrew/git-lfs-2.2.1.el_capitan.bottle.tar.gz
==> Pouring git-lfs-2.2.1.el_capitan.bottle.tar.gz
==> Caveats
Update your git config to finish installation:

  # Update global git config
  $ git lfs install

  # Update system git config
  $ git lfs install --system
==> Summary
🍺  /usr/local/Cellar/git-lfs/2.2.1: 65 files, 7.9MB
$ git lfs install
line 1: keyword expected; got ine

The same string is returned after each git-lfs command:

$ git lfs something
Error: unknown command "something" for "git-lfs"
Run 'git-lfs --help' for usage.
line 1: keyword expected; got ine

Many thanks in advance for the help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions