From 3adb241e24c0b745ed57f8f564cbae85965985d0 Mon Sep 17 00:00:00 2001 From: powergainer <95447782+powergainer@users.noreply.github.com> Date: Sun, 16 Jun 2024 14:49:11 +0200 Subject: [PATCH 1/4] testing if I can push a text file --- modeling/test_non_LFS.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 modeling/test_non_LFS.txt diff --git a/modeling/test_non_LFS.txt b/modeling/test_non_LFS.txt new file mode 100644 index 0000000..613bc09 --- /dev/null +++ b/modeling/test_non_LFS.txt @@ -0,0 +1 @@ +testing if I can push a non LFS file \ No newline at end of file -- 2.30.2 From 97f802bd7318462de56c8cf14942451273921b01 Mon Sep 17 00:00:00 2001 From: powergainer <95447782+powergainer@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:03:45 +0200 Subject: [PATCH 2/4] trying to commit-push operators blend file --- modeling/operators.blend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modeling/operators.blend b/modeling/operators.blend index f147851..5d04fe5 100644 --- a/modeling/operators.blend +++ b/modeling/operators.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:690e468aaa4b78378692b2ed2abdc3e720357708b63446c0309196126eb1c57e -size 4303904 +oid sha256:d4d146f5dd3321d7ea0359cef1460acaee0545f3230e2ab9bded95df3d4544ac +size 3729540 -- 2.30.2 From ae01b7becb329a96b0d185fc267ab84d58474eec Mon Sep 17 00:00:00 2001 From: powergainer <95447782+powergainer@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:14:46 +0200 Subject: [PATCH 3/4] removing dummy text file test_non_LFS.txt which I had commited as a test in the process of trying to find out why it wouldn't let me push a .blend file --- modeling/test_non_LFS.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 modeling/test_non_LFS.txt diff --git a/modeling/test_non_LFS.txt b/modeling/test_non_LFS.txt deleted file mode 100644 index 613bc09..0000000 --- a/modeling/test_non_LFS.txt +++ /dev/null @@ -1 +0,0 @@ -testing if I can push a non LFS file \ No newline at end of file -- 2.30.2 From fc4a9cd11fa89fcfc3514beac321152a20470108 Mon Sep 17 00:00:00 2001 From: powergainer <95447782+powergainer@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:44:16 +0200 Subject: [PATCH 4/4] committing operators.blend file again (confirmed tests still passing) in order to follow procedure to commit test data into tests/data submodule part of /blender repo rather than into /blender-test-data repo directly --- modeling/operators.blend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modeling/operators.blend b/modeling/operators.blend index 5d04fe5..f1365a2 100644 --- a/modeling/operators.blend +++ b/modeling/operators.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4d146f5dd3321d7ea0359cef1460acaee0545f3230e2ab9bded95df3d4544ac -size 3729540 +oid sha256:814a67fbdcf9fa132a578cdc50ce09fd934d47922227d0119b0efd8d887473f4 +size 3729572 -- 2.30.2