2025-03-23 20:59:56 +01:00

140 B

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