not tarring
This commit is contained in:
@@ -7,7 +7,7 @@ binary blobs. [Forum post goes with this][1].
|
||||
Clone zig and prune binary files from history:
|
||||
|
||||
```
|
||||
$ git clone --reference zig --dissociate https://github.com/ziglang/zig zig-nobinaries
|
||||
$ git clone https://github.com/ziglang/zig zig-nobinaries
|
||||
$ cd zig-nobinaries
|
||||
$ git filter-repo --prune-empty=never --prune-degenerate never --invert-paths --path-glob 'stage1/zig1.wasm*' --path stage1/zig1.c
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user