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
The old copy of the slides used `code` to invoke VSCode as the default
text editor. However, using `"code --wait"` is needed instead, so that
Git does not prematurely error out with no commit message detected.
0 commit comments