Git branches creation

Hello Guys ,
Can somebody tell why the tasks related to git branchs I achieved are not valided ?

You aren’t telling us what task exactly this is (and you generally should do that), but for most of the tasks, unless they tell you to change the ownership of directories, you should leave them as they are. So if the contents of “/usr/src/kodekloudrepos” belonged to root previously, then you should do a task as root; if it belongs to some specific user already (say, “natasha”), then you should leave the directory belonging to that user, and use that user for the task.

Thanks a lot @rob_kodekloud .