Skip to content

feat: adds a tool to consolidate (hard-link) duplicated files #970

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

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

boriel
Copy link
Collaborator

@boriel boriel commented Mar 29, 2025

Many files in the libs/ directory are duplicated because most archs share a lot in common. Mantaining modification along all possible archs is tedious, so this tool hardlinks all identical files son modifying one is modifying all of them.

Git is agnostic to this.

@boriel boriel force-pushed the tool/lib-consolidator branch 3 times, most recently from 89a01e4 to e541d55 Compare March 29, 2025 11:50
Many files in the libs/ directory are duplicated because
most archs share a lot in common. Mantaining modification along
all possible archs is tedious, so this tool hardlinks all
identical files son modifying one is modifying all of them.

Git is agnostic to this.
@boriel boriel force-pushed the tool/lib-consolidator branch from e541d55 to 06615bd Compare March 29, 2025 11:53
@boriel boriel merged commit c918dcf into main Mar 29, 2025
1 check passed
@boriel boriel deleted the tool/lib-consolidator branch March 29, 2025 12:09
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.

None yet

1 participant