summaryrefslogtreecommitdiff
path: root/ext/git/workaround.go
AgeCommit message (Collapse)Author
2024-05-27chore(deps): Pull in Git client changes from Argo CD v2.11.2jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2021-10-26chore: Update and refactor Git client (#283)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2020-12-20feat: Git write-back of parameters (#133)jannfis
* feat: Initial support for persisting changes in Git Signed-off-by: jannfis <jann@mistrust.net> * Fix unit test Signed-off-by: jannfis <jann@mistrust.net> * Fix up some stuff Signed-off-by: jannfis <jann@mistrust.net> * More tests and fix mocks Signed-off-by: jannfis <jann@mistrust.net> * Spellings * Spellings * Spellings * Fix lint Signed-off-by: jannfis <jann@mistrust.net> * Disable GPG tests * Typo * Exclude ext code from tests