I would have the commit that extracts this into a function, after the feature commit.
I would have the commit that extracts this into a function, after the feature commit.
console.log("hello youtube!");
console.log("another log");
console.log("another log!");
console.log("yet another log");
console.log("yet another log!");
}
init();
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.
I would have the commit that extracts this into a function, after the feature commit.