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

make the docs more verbose #3926

Closed
wants to merge 4 commits into from
Closed

make the docs more verbose #3926

wants to merge 4 commits into from

Conversation

mngshm
Copy link
Member

@mngshm mngshm commented Nov 4, 2024

No description provided.

@@ -225,7 +225,7 @@ func ValidateDirForWrite(dir string) (bool, error) {
}

func ResolvePath(path string) (string, error) {
if path[:2] != "~/" {
if path[:1] != "~/" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for changing this? Don't know if this will be backward compatible change

@mngshm mngshm closed this Nov 5, 2024
@mngshm mngshm deleted the docs branch November 5, 2024 05:16
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.

2 participants