@@ -99,6 +99,7 @@ async function commitChanges(filePath, file) {
);
console.log('Blob Created')
console.log('File path: ',filePath)
constnewBlobSha=blobResponse.data.sha;
// Create a new tree with the updated blob
consttreeResponse=awaitaxios.post(
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.