when entering the final git commands in terminal it is taking around 15 -30 mins for getting submitted, but then the whole workspace space gets stuck and is not moving to git commit command and so i am not able to do the assessment.
@sandy
If you are in Module 4, this could be because of saving large files in your git repository. Find how much space your repository is taking up using du
command.
Let me know if it helped.