Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
async function main() {
await app.setDocument(utf8Decode(getFile('index.html')));
}
main();