Skip to content

Commit

Permalink
Add status file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Jun 24, 2020
1 parent 4f5b6f5 commit 8856500
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions status.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
configuration:
- key: core.compression
status: supported
- key: core.looseCompression
status: supported
- key: core.packCompression
status: supported
- key: core.filemode
status: supported
- key: http.proxy
status: supported
- key: http.useragent
status: supported
- key: http.sslVerify
status: supported
- key: http.sslCAInfo
status: supported
- key: i18n.commitEncoding
status: supported
- key: core.excludsFile
status: supported
- key: user.name
status: supported
- key: user.email
status: supported
- key: core.protectNTFS
status: supported
- key: core.ignorecase
status: supported

0 comments on commit 8856500

Please sign in to comment.