-
Notifications
You must be signed in to change notification settings - Fork 10
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
Sync error under Windows #329
Comments
+1 to this. Happy to explain more if questions are asked. In fact, I'm not really sure what this command is supposed to do... Aren't the deployed dotfiles already linked to the respective file in |
Ah, ok. When I specified a specific dot (e.g., If it helps, I just converted my dotfiles repo to rotz at https://github.com/t-mart/dotfiles. FWIW, this subcommand feels a bit "extra", if it is just a wrapper around Additionally, it opens up a ton of surface area in understanding the state of a git repository.
I'd like to know more about your philosophy on this one, @volllly. |
Hey @graphixillusion, the current version has a bug leading to this problem. I'll fix it in a new release soon. |
Hey, @t-mart, I agree with you that the Ideally I'd like the I've started a poll to get some more feedback on the sync command 😁 Thanks for your input |
Hi there. As the title says i'm getting this error when i try to run the sync command under Windows.
Error: glob::set::parse
x Could not build GlobSet
`-> failed to parse glob expression
I don't know if i'm doing something wrong but i just initialize rotz with
rotz init,
then add things into the .dotfiles folder and then i've tried the sync command and got this error.The text was updated successfully, but these errors were encountered: