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 link management #102

Merged
merged 3 commits into from
Aug 23, 2024
Merged

Conversation

Galfurian
Copy link
Member

This PR solves a couple of problems:

  1. readlink was not opening the link correctly. Now it does;
  2. Now both stat and ls correctly display the actual symlink path;
  3. While fixing those commands, I noticed that ANSI coloring was wrong, so I fixed it.

@Galfurian Galfurian changed the base branch from master to develop August 23, 2024 14:07
@Galfurian Galfurian merged commit 6249bbb into mentos-team:develop Aug 23, 2024
18 checks passed
@Galfurian Galfurian deleted the fix-link-management branch August 23, 2024 14:11
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.

1 participant