Skip to content

Unable to clone via straight/melpa #19

@functionreturnfunction

Description

@functionreturnfunction

When I attempt to clone this package from github with or without melpa I'm getting the following errors:

$ cd "c:/Users/user/.emacs.d/straight/repos/flyover/"
$ "git" "branch" "-r"

  origin/HEAD -> origin/main
  origin/main

[Return code: 0]

$ cd "c:/Users/user/.emacs.d/straight/repos/flyover/"
$ "git" "checkout" "-B" "main" "origin/main"

error: invalid path '*flymake-test*'

[Return code: 1]

$ cd "c:/Users/user/.emacs.d/straight/repos/flyover/"
$ "git" "checkout" "HEAD"

error: invalid path '*flymake-test*'

[Return code: 1]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions