Commit 32a7be4
committed
lfs: separate zip name from folder name
Git LFS sometimes packages the .exe files in subdirectories, sometimes
not. Let's separate the name of the .zip file from the folder name so
that we can adjust one without the other.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent 9aea164 commit 32a7be4
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments