aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/config/format.go
Commit message (Collapse)AuthorAgeFilesLines
* config: Add Repository Format ExtensionPaulo Gomes2023-03-081-0/+53
Relates to the SHA256 implementation, defined in #706. Signed-off-by: Paulo Gomes <pjbgf@linux.com>