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
Run `git status` to see the changes in the working copy. Complete whatever tasks are necessary to complete this change. Make sure that `pnpm -r precommit` succeeds. Don't fix `precommit` just be reverting the changes, the goal is to complete the change.
1
+
- run `git status` to see the changes in the working copy
2
+
-**figure out the intent of the change**
3
+
- complete whatever tasks are necessary to complete this change
4
+
- make sure that `pnpm precommit` succeeds when you are done
5
+
- don't fix `precommit` by reverting the changes, it is more important to complete the initial change
0 commit comments