include placeholder git fsck skipList config files
`git fetch` will fail if the skipList items are configured, but the files are not present. So add these placeholders that give a quick HOWTO. fdroidserver#1084 fdroid-bootstrap-buildserver!29
This commit is contained in:
parent
82b95e4f72
commit
21d2a24daf
2
config/fetch.fsck.skipList
Normal file
2
config/fetch.fsck.skipList
Normal file
@ -0,0 +1,2 @@
|
||||
# One SHA-1 git commit ID per line
|
||||
|
2
config/fsck.skipList
Normal file
2
config/fsck.skipList
Normal file
@ -0,0 +1,2 @@
|
||||
# One SHA-1 git commit ID per line
|
||||
|
2
config/receive.fsck.skipList
Normal file
2
config/receive.fsck.skipList
Normal file
@ -0,0 +1,2 @@
|
||||
# One SHA-1 git commit ID per line
|
||||
|
2
config/transfer.fsck.skipList
Normal file
2
config/transfer.fsck.skipList
Normal file
@ -0,0 +1,2 @@
|
||||
# One SHA-1 git commit ID per line
|
||||
|
Loading…
x
Reference in New Issue
Block a user