From 4c1ac215ba7bb39a0db7469eb7bab4adae619a47 Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Wed, 18 Mar 2020 20:35:50 +0100 Subject: [PATCH] Step back: cannot use both git-fat and git-lfs. So stop using git-lfs and provide a work-around for now --- .gitattributes | 8 ++++---- client/public/favicon.ico | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bb.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bc.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bd.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/be.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bf.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bg.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bh.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bj.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bk.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bm.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bn.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bo.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bp.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bq.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/br.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/bs.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wb.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wc.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wd.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/we.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wf.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wg.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wh.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wj.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wk.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wm.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wn.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wo.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wp.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wq.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/wr.png | 3 --- client/public/images/pieces/Eightpieces/tmp_png/ws.png | 3 --- client/public/sounds/newgame.flac | 3 --- download_objects.sh | 6 ++++++ 36 files changed, 10 insertions(+), 106 deletions(-) delete mode 100644 client/public/favicon.ico delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bb.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bc.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bd.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/be.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bf.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bg.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bh.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bj.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bk.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bm.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bn.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bo.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bp.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bq.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/br.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/bs.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wb.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wc.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wd.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/we.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wf.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wg.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wh.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wj.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wk.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wm.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wn.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wo.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wp.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wq.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/wr.png delete mode 100644 client/public/images/pieces/Eightpieces/tmp_png/ws.png delete mode 100644 client/public/sounds/newgame.flac create mode 100755 download_objects.sh diff --git a/.gitattributes b/.gitattributes index c09562b9..ed553070 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -*.ico filter=lfs diff=lfs merge=lfs -text -*.pdf filter=lfs diff=lfs merge=lfs -text -*.png filter=lfs diff=lfs merge=lfs -text -*.flac filter=lfs diff=lfs merge=lfs -text +*.ico filter=fat +*.pdf filter=fat +*.png filter=fat +*.flac filter=fat diff --git a/client/public/favicon.ico b/client/public/favicon.ico deleted file mode 100644 index 128e34ba..00000000 --- a/client/public/favicon.ico +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83d2ac70502b3418c969df93f6455a1765a04dd47af47def09c0978fc0a6c34e -size 15086 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bb.png b/client/public/images/pieces/Eightpieces/tmp_png/bb.png deleted file mode 100644 index efb8b547..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bb.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce3abb3897bd9ba5b1964a8ef20fe6aea161b890e635808d63f88b79dcf0caa0 -size 1929 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bc.png b/client/public/images/pieces/Eightpieces/tmp_png/bc.png deleted file mode 100644 index a378c7b1..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bc.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d4ac9f0eaf22cf84b857203b9886f82f9de3f12e9bcda943ac450be67886cd7 -size 58427 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bd.png b/client/public/images/pieces/Eightpieces/tmp_png/bd.png deleted file mode 100644 index 3ddb5320..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bd.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa3fd34a07f48500d398a1c96ac0296271c07c4600c401b928ccd5313315d983 -size 86937 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/be.png b/client/public/images/pieces/Eightpieces/tmp_png/be.png deleted file mode 100644 index 40bd3341..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/be.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a2a6fa1ab54d684f5cb1b161161e0b168d7ae3e7d800aa8c13cd9f75f142dc3 -size 61515 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bf.png b/client/public/images/pieces/Eightpieces/tmp_png/bf.png deleted file mode 100644 index cd4f3414..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bf.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d4691e6cff4609fe126e5eded1f0b662f5b9bace97396a809d92989f2b8afaf -size 83373 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bg.png b/client/public/images/pieces/Eightpieces/tmp_png/bg.png deleted file mode 100644 index 42f451b5..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bg.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab9373a96c0465bf80ceb7433ceb2cb8d6aaeffb39f17e75e3d1b0961977350e -size 56194 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bh.png b/client/public/images/pieces/Eightpieces/tmp_png/bh.png deleted file mode 100644 index d9418800..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bh.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed6946fb96f92c7a2044e27e6e5fb72d332911a4afceb6810c7e94af742eee78 -size 76100 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bj.png b/client/public/images/pieces/Eightpieces/tmp_png/bj.png deleted file mode 100644 index 15273b99..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bj.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a10ad79174d6749f07955fa07f5c5894be0a0ce36a3c75d065017854de2fed02 -size 68704 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bk.png b/client/public/images/pieces/Eightpieces/tmp_png/bk.png deleted file mode 100644 index f5a95953..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bk.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0865cba3c687f388347dc0e24b3d192acec0570e53e7426a88067d1cf971884 -size 3636 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bm.png b/client/public/images/pieces/Eightpieces/tmp_png/bm.png deleted file mode 100644 index b1f80934..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bm.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:368b222de7959f4af694a4e90ca419f6308f95a99feb2c259ef72ecac712a153 -size 59440 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bn.png b/client/public/images/pieces/Eightpieces/tmp_png/bn.png deleted file mode 100644 index e2e42231..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bn.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d2caac02a1e3fbb29cc7c00ce8b8b28ca19805de41fc7b9dc3afbf05c4ac7b1 -size 2412 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bo.png b/client/public/images/pieces/Eightpieces/tmp_png/bo.png deleted file mode 100644 index 91a21b86..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bo.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afe66e0570983d4a1991c9e1e4e9c3a76fb454248d690c0c5887980292c232a3 -size 82812 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bp.png b/client/public/images/pieces/Eightpieces/tmp_png/bp.png deleted file mode 100644 index a6caca67..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bp.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80430209d3d95447332374e39168e362889a6d6503eabaed9dd1188becee40ef -size 1282 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bq.png b/client/public/images/pieces/Eightpieces/tmp_png/bq.png deleted file mode 100644 index 01841c33..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bq.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a4cb7cd1566d22abca11356b166b64acf78d3b2231d44271372a977cab6149b -size 3262 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/br.png b/client/public/images/pieces/Eightpieces/tmp_png/br.png deleted file mode 100644 index a9becf1c..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/br.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5547ae27f8fdc14d3c78db55d6055af1c26f372f1232940e399e699b222cf98c -size 1126 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/bs.png b/client/public/images/pieces/Eightpieces/tmp_png/bs.png deleted file mode 100644 index 7a0e4496..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/bs.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21a84e588371136345cc308828954a2bd5a8580e939ca37d54e4c55f9effe2c7 -size 36927 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wb.png b/client/public/images/pieces/Eightpieces/tmp_png/wb.png deleted file mode 100644 index ad3e9a8a..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wb.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb1f412d6dc2fa98c807f65bdaf4a4037760ada8ab9ccdd58c15174dbdebe392 -size 2727 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wc.png b/client/public/images/pieces/Eightpieces/tmp_png/wc.png deleted file mode 100644 index 35562b38..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wc.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:991adb70ad4f47a4ff51ee51bf487c720329979c19d2bbd37d9eb2634b204c59 -size 63809 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wd.png b/client/public/images/pieces/Eightpieces/tmp_png/wd.png deleted file mode 100644 index 7bbe88d4..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wd.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:380085729d913702afcece1f73fff6ed9cad97cb52a52a6f6200501f45ddebd6 -size 97525 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/we.png b/client/public/images/pieces/Eightpieces/tmp_png/we.png deleted file mode 100644 index 82a7eabf..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/we.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e97f50abef71367c6b231b91f8c93b5a45b6c10357701f074b5f01a449814ca -size 69790 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wf.png b/client/public/images/pieces/Eightpieces/tmp_png/wf.png deleted file mode 100644 index 06d15c2a..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wf.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:523b2337f230cde9946de31c60352195b5a19694094fb052dea1c6b161d3353b -size 89046 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wg.png b/client/public/images/pieces/Eightpieces/tmp_png/wg.png deleted file mode 100644 index d8f59795..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wg.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ebf0b6d2a2a4f8cabb92fc09b2ef513479f47b590d25ed73d6ef06ce96d01da -size 81093 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wh.png b/client/public/images/pieces/Eightpieces/tmp_png/wh.png deleted file mode 100644 index bff23edd..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wh.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cde31a0238a752bc2f917788d3e28066a95dad2c5cbb8768dfa7d728b0b5dba -size 98557 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wj.png b/client/public/images/pieces/Eightpieces/tmp_png/wj.png deleted file mode 100644 index ceb084a5..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wj.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c57939dd88f32ad379b51b8dde60ded4bd554850a30fee2183e4c5e12607bfd3 -size 73774 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wk.png b/client/public/images/pieces/Eightpieces/tmp_png/wk.png deleted file mode 100644 index 45ad5b6e..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wk.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d9ebe2fe73167d29f74b32876b79582a8c315a614e3ddf676bb5eb45f0b234f -size 3187 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wm.png b/client/public/images/pieces/Eightpieces/tmp_png/wm.png deleted file mode 100644 index a59b2270..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wm.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:747731ec403e55768a4450def502f20ec1a7994d9c5ebc014fab57ea39a98785 -size 81539 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wn.png b/client/public/images/pieces/Eightpieces/tmp_png/wn.png deleted file mode 100644 index 59dcb780..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wn.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df5bec1d2f6757f85927a1c2394f903598b39c3056052c3fb4a28b5ffce588bc -size 2841 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wo.png b/client/public/images/pieces/Eightpieces/tmp_png/wo.png deleted file mode 100644 index fb16a225..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wo.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ea6f7ea98b48d85f274289db032f768d90adb71247524cc2fe40d2994194c0b -size 100569 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wp.png b/client/public/images/pieces/Eightpieces/tmp_png/wp.png deleted file mode 100644 index 60be08cf..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wp.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a45f0c558e2d642938a0df8bd4a96a9d2a642e6f14ace767a633f4f983e27fa -size 1904 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wq.png b/client/public/images/pieces/Eightpieces/tmp_png/wq.png deleted file mode 100644 index 1d53c3b4..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wq.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5313d859a42c695a36a8a630253ffd853c858faec55e303ea5682186696d72ee -size 4333 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/wr.png b/client/public/images/pieces/Eightpieces/tmp_png/wr.png deleted file mode 100644 index 1ddd39b9..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/wr.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21eaf0e446c988e037a7707f8b51c9c6b1dbcc3d9d8c0f91c00cd68f050236b3 -size 1321 diff --git a/client/public/images/pieces/Eightpieces/tmp_png/ws.png b/client/public/images/pieces/Eightpieces/tmp_png/ws.png deleted file mode 100644 index 9bf10e71..00000000 --- a/client/public/images/pieces/Eightpieces/tmp_png/ws.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21883522e79585200109fd3bacda3a1205986907f51fc9bf76c348ef5b59da19 -size 121829 diff --git a/client/public/sounds/newgame.flac b/client/public/sounds/newgame.flac deleted file mode 100644 index 9e653914..00000000 --- a/client/public/sounds/newgame.flac +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b464c4968c00f7a5786dc4a8345180dc04a637c9947fe476c5ed20d5ea4abd49 -size 186939 diff --git a/download_objects.sh b/download_objects.sh new file mode 100755 index 00000000..47685508 --- /dev/null +++ b/download_objects.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +# Restore binary files (temporary fix - should use git-fat instead) +rsync -a https://vchess.club/images/pieces/Eightpieces/tmp_png/ client/public/images/pieces/Eightpieces/tmp_png/ +scp https://vchess.club/sounds/newgame.flac client/public/sounds/ +scp https://vchess.club/favicon.ico client/public/ -- 2.44.0