mirror of
https://github.com/Ladebeze66/coffreobsidian.git
synced 2025-12-16 23:37:44 +01:00
169 B
169 B
<%* const commitMsg = await tp.system.prompt("Message de commit") const result = await tp.system.exec("git add . && git commit -m "" + commitMsg + """) tR += result %>