Skip to content

Myd doesnt ask me for the repo to upload the files to. #1

@blissartt

Description

@blissartt

I'm on Arch Linux, installed myd with the AUR package and it went great unless, when I typed "myd init", it asked for my username, and a token. I created a classic token on github developers option, made it so it never expires and gave it all the permissions. When I gave that token to Myd, it didn't ask me for the repo, it just stopped and put me back into the shell.
When I run "myd upload" after I "myd added" a file, it just copies it to .local/share/myd.

Here's the error message:
Repository path: /home/$HOME/.local/share/myd/dotfiles
Repository exists: true
Using existing repository directory
Copying files to repository
Processing path: /home/$HOME/.config/alacritty/gruvbox_dark.toml
Copying to: /home/$HOME/.local/share/myd/dotfiles/gruvbox_dark.toml
Successfully processed: /home/$HOME/.config/alacritty/gruvbox_dark.toml
Staging files
exit status 128

I know the token is correct because if I input a random token it says:
GET https://api.github.com/user: 401 Bad credentials []

Any ideas? Should I try compiling this from source?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions