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
Oops! I became lazy to remove my notebook outputs before committing, thinking that GHA would take care of it, but I guess the difference with a pre-commit hook, is that the commit with the notebook outputs becomes part of the git history, and then a bot strips it out and add another commit to it:
This is pretty annoying. I guess I should be looking at pre-commit hook approach, unless there is another solution?
The text was updated successfully, but these errors were encountered:
Oops! I became lazy to remove my notebook outputs before committing, thinking that GHA would take care of it, but I guess the difference with a pre-commit hook, is that the commit with the notebook outputs becomes part of the git history, and then a bot strips it out and add another commit to it:
This is pretty annoying. I guess I should be looking at pre-commit hook approach, unless there is another solution?
The text was updated successfully, but these errors were encountered: