Adding comment to test hooks

This commit is contained in:
2024-12-27 16:04:30 +01:00
parent ff52aee7b6
commit bb365a5822
2 changed files with 2 additions and 0 deletions

1
app.ts
View File

@@ -222,6 +222,7 @@ const setupAutoRebaseGit = async () => {
*/
const main = async (): Promise<void> => {
try {
console.log("Setup auto rebase")
await setupAutoRebaseGit();
// Step 1: Fetch branches