git-backporting/test/service/git
Ratchanan Srirattanamet b4d0481c56
fix: auto-no-squash inference for GitLab (#140)
When a GitLab MR is not squashed, `squash_commit_sha` will be `null`,
not `undefined`. Update `inferSquash()` to account for this.
2024-10-07 14:40:31 +02:00
..
github feat: auto-detect the value of the no-squash option (#118) 2024-04-08 18:51:13 +02:00
gitlab feat: auto-detect the value of the no-squash option (#118) 2024-04-08 18:51:13 +02:00
git-cli.test.ts fix: --auth when --git-user contains space (#95) 2024-02-23 10:30:18 +01:00
git-client-factory.test.ts feat: integrate with codeberg (#80) 2023-08-18 13:15:38 +02:00
git-util.test.ts fix: auto-no-squash inference for GitLab (#140) 2024-10-07 14:40:31 +02:00