// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Delete merged branches component Delete merged branches confirmation modal matches snapshot 1`] = `
Delete merged branches

You are about to delete all branches that were merged into master .

This may include merged branches that are not visible on the current screen.

A branch won't be deleted if it is protected or associated with an open merge request.

This bulk action is permanent and cannot be undone or recovered .

Plese type the following to confirm: delete .

Cancel Delete merged branches
`;