mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-24 10:43:16 +08:00
Add an internal repo for tests.
This commit is contained in:
1
tests/scm_data/testrepo/HEAD
Normal file
1
tests/scm_data/testrepo/HEAD
Normal file
@@ -0,0 +1 @@
|
||||
ref: refs/heads/master
|
||||
4
tests/scm_data/testrepo/config
Normal file
4
tests/scm_data/testrepo/config
Normal file
@@ -0,0 +1,4 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = true
|
||||
1
tests/scm_data/testrepo/description
Normal file
1
tests/scm_data/testrepo/description
Normal file
@@ -0,0 +1 @@
|
||||
Unnamed repository; edit this file 'description' to name the repository.
|
||||
6
tests/scm_data/testrepo/info/exclude
Normal file
6
tests/scm_data/testrepo/info/exclude
Normal file
@@ -0,0 +1,6 @@
|
||||
# git ls-files --others --exclude-from=.git/info/exclude
|
||||
# Lines that start with '#' are comments.
|
||||
# For a project mostly in C, the following would be a good set of
|
||||
# exclude patterns (uncomment them if you want to use them):
|
||||
# *.[oa]
|
||||
# *~
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
tests/scm_data/testrepo/refs/heads/master
Normal file
1
tests/scm_data/testrepo/refs/heads/master
Normal file
@@ -0,0 +1 @@
|
||||
5481faa232d66589e660cc301179867fb00842c9
|
||||
Reference in New Issue
Block a user