Skip to content

Commit

Permalink
Reference original LZ4 as submodule instead of a copy (#99)
Browse files Browse the repository at this point in the history
* removed lz4 copy
* lz4 submodule
* adjusted lz4 commit
  • Loading branch information
MiloszKrajewski committed Mar 18, 2024
1 parent f5a25b7 commit 6f165b6
Show file tree
Hide file tree
Showing 104 changed files with 5 additions and 29,737 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "orig"]
path = orig
url = https://github.com/lz4/lz4.git
branch = dev
1 change: 1 addition & 0 deletions orig
Submodule orig added at d44371
21 changes: 0 additions & 21 deletions orig/.gitattributes

This file was deleted.

41 changes: 0 additions & 41 deletions orig/.gitignore

This file was deleted.

16 changes: 0 additions & 16 deletions orig/INSTALL

This file was deleted.

11 changes: 0 additions & 11 deletions orig/LICENSE

This file was deleted.

Loading

0 comments on commit 6f165b6

Please sign in to comment.