-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working