git-backporting/test/service
Andrea Lamparelli 48833c2abf fix(issue-57): truncate the bp branch name
fix: https://github.com/kiegroup/git-backporting/issues/57

This pr will ensure that if the provided/generated backport branch name
exceede the maximum branch name length set for git, which is 250 chars,
it truncates that name to 250 chars exactly.

In order to include as much commits as possible the branch name will
contain by default the shortened version of all commits
2023-07-11 22:43:49 +02:00
..
args test: fix process.argv reset during cli tests (#60) 2023-07-11 22:43:22 +02:00
configs/pullrequest test: fix process.argv reset during cli tests (#60) 2023-07-11 22:43:22 +02:00
git feat(issue-54): backport pr commits without squash (#55) 2023-07-11 11:22:01 +02:00
runner fix(issue-57): truncate the bp branch name 2023-07-11 22:43:49 +02:00