From fc8c5fdce62fb229202659408798a7b6c98f6e8b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 01:36:55 +0800 Subject: --- cli/fixtures/01-git-hash-object/.gitignore | 2 -- cli/fixtures/01-git-hash-object/child/child.json | 0 cli/fixtures/01-git-hash-object/child/grandchild/grandchild.json | 0 cli/fixtures/01-git-hash-object/root.json | 0 4 files changed, 2 deletions(-) delete mode 100644 cli/fixtures/01-git-hash-object/.gitignore delete mode 100644 cli/fixtures/01-git-hash-object/child/child.json delete mode 100644 cli/fixtures/01-git-hash-object/child/grandchild/grandchild.json delete mode 100644 cli/fixtures/01-git-hash-object/root.json (limited to 'cli/fixtures') diff --git a/cli/fixtures/01-git-hash-object/.gitignore b/cli/fixtures/01-git-hash-object/.gitignore deleted file mode 100644 index d8e1950..0000000 --- a/cli/fixtures/01-git-hash-object/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -"quote" -new*line diff --git a/cli/fixtures/01-git-hash-object/child/child.json b/cli/fixtures/01-git-hash-object/child/child.json deleted file mode 100644 index e69de29..0000000 diff --git a/cli/fixtures/01-git-hash-object/child/grandchild/grandchild.json b/cli/fixtures/01-git-hash-object/child/grandchild/grandchild.json deleted file mode 100644 index e69de29..0000000 diff --git a/cli/fixtures/01-git-hash-object/root.json b/cli/fixtures/01-git-hash-object/root.json deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3-70-g09d2