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

Reverse Symlink Direction #49

Merged
merged 3 commits into from
Jan 6, 2023
Merged

Conversation

webdesserts
Copy link
Owner

@webdesserts webdesserts commented Jan 6, 2023

fixes #45

This PR makes the following changes:

  • It reverses the direction that you define symlinks in the Dot.toml
  • It reverses the direction that those links are printed in the install out put to match.
  • It enables users to create multiple links to the same source file.

Example Dot.toml Diff
Example Output Diff

@webdesserts webdesserts self-assigned this Jan 6, 2023
@webdesserts webdesserts changed the base branch from master to v0.5.x January 6, 2023 23:14
@webdesserts webdesserts added this to the v0.5.x milestone Jan 6, 2023
@webdesserts webdesserts merged commit 946ef23 into v0.5.x Jan 6, 2023
@webdesserts webdesserts deleted the #45-reverse-symlink-direction branch January 6, 2023 23:32
webdesserts added a commit that referenced this pull request Jan 9, 2023
* reverse symlink direction in Dot.toml
* reverse symlink direction in output
* add tests for multi-links
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.

reverse direction of symlinks so we can create multiple links to the same file
1 participant