I have a branch feature/xyz-functionality
which I wanted to merge with develop
branch. I created 3 days ago and I don't have rights for merging.
On the other hand my team lead is busy in other stuff, and in this period I wrote more script which I need push it, since I created merge request I am afraid to push commit on it.
So what is the good practice, I should push commit on it? Can I? or I should create new branch and then push it?
Kindly guide me about it, I would really appreciate. Thank you so much.