Remove problem characters from task related branch name suggestion
commita71fc4189ea70233e95a7e4b46ed00ff7b198b59
authorMichael Keppler <Michael.Keppler@gmx.de>
Fri, 30 Mar 2018 16:42:20 +0000 (30 18:42 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Wed, 11 Apr 2018 19:04:23 +0000 (11 15:04 -0400)
treed34989c02f681180c7c5c39c823d9e7894d7af5c
parentaa778899b1b12d4cd8d980056012aa7a30b70273
Remove problem characters from task related branch name suggestion

In addition to standard branch name normalization, remove also specific
mylyn related problem characters when creating the branch name from a
mylyn task context.

Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Change-Id: I7a6a254c75f37fac12930e33771820d9b47b29e7
Bug: 531171
org.eclipse.egit.mylyn.ui/src/org/eclipse/egit/internal/mylyn/ui/commit/ActiveTaskBranchNameProvider.java