You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Unexpected executable file at ${filepath}, GitHub API only supports non-executable files and directories. You may need to add this file to .gitignore`,
74
+
);
75
+
}
71
76
constprevOid=awaitcommit?.oid();
72
77
constcurrentOid=awaitworkdir?.oid();
73
78
// Don't include files that haven't changed, and exist in both trees
"Unexpected executable file at executable-file.sh, GitHub API only supports non-executable files and directories. You may need to add this file to .gitignore",
398
+
);
399
+
});
400
+
344
401
it("should correctly be able to base changes off specific commit",async()=>{
0 commit comments