Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
blissartt opened this issue Nov 17, 2024 · 0 comments
Open

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

blissartt opened this issue Nov 17, 2024 · 0 comments

Comments

@blissartt
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant