Facing issue on day 22 for 100 days of devops : Task fails despite completing clone

Hi Team,

I completed Day 22 – Clone Git Repository on Storage Server. I verified that /opt/beta.git exists and /usr/src/kodekloudrepos is correctly initialized with .git folder, remote origin set to /opt/beta.git, and git status shows no commits.

However, the lab still reports:
'/opt/beta.git' git repository is not cloned under '/usr/src/kodekloudrepos/' on Storage Server.

Investigation shows that /usr/src/kodekloudrepos already exists and I cannot remove it because /usr/src is owned by root. Therefore, I cannot perform a fresh git clone, which seems to be required by the lab checker.

Could you please help me in understanding what am I doing wrong here?

Regards,
Deepak

I think this topic should help you resolve your issue.

Thank you @Srikanth_Reddy , I was able to complete the task as per your suggestion

check this : 100-Days-Of-DevOps-KodeKloud-Challenges-Solutions