Compare commits

..

2 commits

Author SHA1 Message Date
29ac4e29f9
Change committer address 2023-11-18 16:42:22 +01:00
753021af5e
Refactor error handling 2023-11-18 16:27:04 +01:00

View file

@ -44,7 +44,7 @@ func commit(
All: false, All: false,
Author: &object.Signature{ Author: &object.Signature{
Name: "Pad Archiver[bot]", Name: "Pad Archiver[bot]",
Email: "dadada+pad-archiver@dadada.li@", Email: "noreply@example.com",
When: time.Now(), When: time.Now(),
}, },
}, },