-
-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
107 changed files
with
87 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
#!/bin/bash | ||
set -eu -o pipefail | ||
|
||
git init | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
basic.tar.xz |
This file was deleted.
Oops, something went wrong.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
#!/bin/bash | ||
set -eu -o pipefail | ||
|
||
(mkdir all-filters && cd all-filters | ||
|
Empty file.
Empty file modified
0
gix-ignore/tests/fixtures/make_global_and_external_and_dir_ignores.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
gix-index/tests/fixtures/make_index/v2_sparse_index_no_dirs.sh
100644 → 100755
Empty file.
Empty file.
Empty file modified
0
gix-index/tests/fixtures/make_index/v2_split_index_recursive.sh
100644 → 100755
Empty file.
Empty file modified
0
gix-index/tests/fixtures/make_index/v2_split_vs_regular_index.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
gix-index/tests/fixtures/make_index/v3_sparse_index_non_cone.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
gix-ref/tests/fixtures/make_namespaced_packed_ref_repository.sh
100644 → 100755
Empty file.
Empty file.
Empty file modified
0
gix-ref/tests/fixtures/make_packed_ref_repository_for_overlay.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
gix-ref/tests/fixtures/make_repository_with_lots_of_packed_refs.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
#!/bin/bash | ||
set -eu -o pipefail | ||
|
||
git init | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
make_ignore_and_attributes_setup.tar.xz | ||
make_mixed_without_submodules.tar.xz | ||
make_mixed_without_submodules_and_symlinks.tar.xz | ||
make_attributes_baseline.tar.xz | ||
make_dangerous_symlink.tar.xz | ||
status_unchanged.tar.xz | ||
status_changed.tar.xz |
3 changes: 0 additions & 3 deletions
3
gix-worktree/tests/fixtures/generated-archives/make_attributes_baseline.tar.xz
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
gix-worktree/tests/fixtures/generated-archives/make_dangerous_symlink.tar.xz
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file.
Empty file modified
0
gix-worktree/tests/fixtures/make_ignore_and_attributes_setup.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file modified
0
gix-worktree/tests/fixtures/make_mixed_without_submodules_and_symlinks.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
#!/bin/bash | ||
set -eu -o pipefail | ||
|
||
git init http-config | ||
|
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
#!/bin/bash | ||
set -eu -o pipefail | ||
|
||
function tick () { | ||
|
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters