Skip to content
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

fix: use absolute paths when cloning remotes #873

Merged

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Nov 18, 2024

Closes #871

🔧 Summary

Add a argument --path-format=absolute to make sure that all git paths are absolute (relative paths don't work for some reason)

@mrexox mrexox marked this pull request as ready for review November 18, 2024 08:06
@mrexox mrexox merged commit f4c24e4 into evilmartians:master Nov 18, 2024
15 of 19 checks passed
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

Successfully merging this pull request may close these issues.

install command doesn't work from subfolders with remote config
1 participant