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
"Take a look at what is different from our last commit. In this case we want the diff of our most recent commit, and we can refer to it using HEAD -> git diff HEAD"
Shouldn't it be git diff HEAD^ ?
The text was updated successfully, but these errors were encountered:
"Take a look at what is different from our last commit. In this case we want the diff of our most recent commit, and we can refer to it using HEAD -> git diff HEAD"
Shouldn't it be git diff HEAD^ ?
The text was updated successfully, but these errors were encountered: