When entering the branch name for a build Continua shows a suggestion list of the known branches.
While this is very useful it seems be cluttered with old branches that we have deleted from our git repository a long time ago. Is there a way to remove these deleted branches from the suggestion list?
Currently don’t detect if branches have been deleted. We’ve talked through how we can implement this for Git repositories. Its doable and we’ve added this to the to-do list. We’ll need to spend some time ensuring that we implement this in a way which fits across all branch-aware repository types.