mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
tests: add a subdirectory to crlf tests
Add a subdirectory in the crlf.git bare repository that has a second-level .gitattribute file.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Add .gitattributes
|
||||
@@ -1,3 +1,13 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
bare = true
|
||||
filemode = true
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
||||
[remote "origin"]
|
||||
url = /Users/ethomson/libgit2/libgit2-3/tests/resources/crlf.git
|
||||
fetch = +refs/heads/*:refs/remotes/origin/*
|
||||
[branch "master"]
|
||||
remote = origin
|
||||
merge = refs/heads/master
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
5afb6a14a864e30787857dd92af837e8cdd2cb1b 6b9d5748663795f573ea857276eb2a5f8330efa0 Edward Thomson <ethomson@edwardthomson.com> 1561324263 +0100 commit: Add .gitattributes
|
||||
0000000000000000000000000000000000000000 6b9d5748663795f573ea857276eb2a5f8330efa0 Edward Thomson <ethomson@edwardthomson.com> 1563721143 +0100 clone: from /Users/ethomson/libgit2/libgit2-3/tests/resources/crlf.git
|
||||
6b9d5748663795f573ea857276eb2a5f8330efa0 124f4293444614aa8da53be149792c2e43e9bfd9 Edward Thomson <ethomson@edwardthomson.com> 1563721187 +0100 commit: subdir with no translation
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
5afb6a14a864e30787857dd92af837e8cdd2cb1b 6b9d5748663795f573ea857276eb2a5f8330efa0 Edward Thomson <ethomson@edwardthomson.com> 1561324263 +0100 commit: Add .gitattributes
|
||||
0000000000000000000000000000000000000000 6b9d5748663795f573ea857276eb2a5f8330efa0 Edward Thomson <ethomson@edwardthomson.com> 1563721143 +0100 clone: from /Users/ethomson/libgit2/libgit2-3/tests/resources/crlf.git
|
||||
6b9d5748663795f573ea857276eb2a5f8330efa0 124f4293444614aa8da53be149792c2e43e9bfd9 Edward Thomson <ethomson@edwardthomson.com> 1563721187 +0100 commit: subdir with no translation
|
||||
|
||||
1
tests/resources/crlf.git/logs/refs/remotes/origin/HEAD
Normal file
1
tests/resources/crlf.git/logs/refs/remotes/origin/HEAD
Normal file
@@ -0,0 +1 @@
|
||||
0000000000000000000000000000000000000000 6b9d5748663795f573ea857276eb2a5f8330efa0 Edward Thomson <ethomson@edwardthomson.com> 1563721143 +0100 clone: from /Users/ethomson/libgit2/libgit2-3/tests/resources/crlf.git
|
||||
@@ -0,0 +1,4 @@
|
||||
x¥<>]
|
||||
Β0„}Ξ)φ]<5D>όm’‚<E28099>/ήΐl“--ΨD<CEA8>―ooΰΣΜ|ΓΔ²®KνΤ΅Uf`"Η¨=ΩhΊ΄μ±Q*¶.80yρ¤ΚΉ<CE9A>‡„ήη<>pBo<42>zν<1D><>p
|
||||
ΖH<EFBFBD>H
|
||||
ΪΫ\*ά<>‹j‚ϋ\Φd8s§wεoρK§XΦ(μ£Z©ΰα(•”ΆΣ~¶ρ<C2B6>3bΫΗ΄Tx-m†\ UΚΫƒΪR²xjφUΧ
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
3
tests/resources/crlf.git/packed-refs
Normal file
3
tests/resources/crlf.git/packed-refs
Normal file
@@ -0,0 +1,3 @@
|
||||
# pack-refs with: peeled fully-peeled sorted
|
||||
9687e444bcbb85645cb496080434c292f1b57182 refs/remotes/origin/empty-files
|
||||
6b9d5748663795f573ea857276eb2a5f8330efa0 refs/remotes/origin/master
|
||||
@@ -1 +1 @@
|
||||
6b9d5748663795f573ea857276eb2a5f8330efa0
|
||||
124f4293444614aa8da53be149792c2e43e9bfd9
|
||||
|
||||
1
tests/resources/crlf.git/refs/remotes/origin/HEAD
Normal file
1
tests/resources/crlf.git/refs/remotes/origin/HEAD
Normal file
@@ -0,0 +1 @@
|
||||
ref: refs/remotes/origin/master
|
||||
Reference in New Issue
Block a user