Adding comment to test hooks
This commit is contained in:
1
dist/app.js
vendored
1
dist/app.js
vendored
@@ -19960,6 +19960,7 @@ var setupAutoRebaseGit = async () => {
|
||||
};
|
||||
var main = async () => {
|
||||
try {
|
||||
console.log("Setup auto rebase");
|
||||
await setupAutoRebaseGit();
|
||||
const branches = await fetchBranches();
|
||||
branches.push(mainBranch);
|
||||
|
||||
Reference in New Issue
Block a user