Last answered:

24 Feb 2021

Posted on:

02 Feb 2021

0

Git diff crashing - please help

Hi,

Going through the video in the Git and Git Hub course called "Exploring Git Log." I made the second set of changes in the video, and when I type Git diff into the git terminal, the terminal seems to get stuck. I can see all the changes made, and at the end of the changes, on the last line it says "END." But there is no prompt again for me to enter a command, and I can't get out of this. I tried closing the git terminal and reopening, but the same thing happened again.

Can someone help please?

2 answers ( 0 marked as helpful)
Posted on:

02 Feb 2021

0

Nevermind. I figured this out.

You type and enter "q" and it allows you out of git diff

Posted on:

24 Feb 2021

0

I solve it by just make the git terminal windows larger, then let the code runs until it stopped. Not sure why it works but it just works.

Submit an answer