Manage Git repository Validation Problem

Hi Kodekloud Team,
There’s a validation exception in this Task.

Please Advise

Hi @Inderpreet @rahul456,

Why it says I have used the wrong commit message while it is exactly the same from what it is mentioned in instruction?

@Salim You have not pushed the changes made in master branch to remote. You missed step c commit/push your changes to the master branch.

@rahul456; @Inderpreet

  • commit message for ‘master’ branch is not same what was mentioned in the requirements

I have given the commit message as given in question only but why it show wrong. Can you please help me.

@nithyaks Seems like you missed to push the changes to origin for master branch.