<%* const branch = await tp.system.prompt("Branche à utiliser") const result = await tp.system.exec("git switch " + branch) tR += result %>