Git – Sync main branch with develop
My develop branch is 2 commit behind Main branch. and I have to remove one unwanted code file from main branch so that main and develop will be same. what steps should I follow so that I cannot see that message?
My develop branch is 2 commit behind Main branch. and I have to remove one unwanted code file from main branch so that main and develop will be same. what steps should I follow so that I cannot see that message?