Mattias Granlund
|
9acab668cc
|
Fix broken test
- make use of integration commit title constant
|
2024-09-02 20:53:19 +03:00 |
|
Sebastian Thiel
|
107eea6743
|
Use gix for branch normalization
|
2024-08-09 21:53:38 +02:00 |
|
Sebastian Thiel
|
7fea6b8130
|
fix: don't allow trailing . (#4570)
This is a quick-fix for a specific case, even though the actual fix
should be offering branch normalization as part of the validation.
|
2024-08-02 09:15:39 +02:00 |
|
Sebastian Thiel
|
37c81b991b
|
show that revert branch name now fails to validate (#4570)
|
2024-08-01 22:17:42 +02:00 |
|
Sebastian Thiel
|
182381dd79
|
assure normalization will always provide valid ref-names, or fail.
Otherwise, it's possible to run into `git2` errors, which are
more 'indirect'.
|
2024-07-31 18:52:01 +02:00 |
|