4

Sometimes I genuinely wonder what the thought process of some people is...

git checks out feature-X branch
git creates new branch off of it to work on something that has absolutely nothing to do with feature X

then opens a PR back into feature-X

Me: this has nothing to do with feature X.. i think you meant to branch off of develop and PR back into develop, no?

Them: no it was intentional .. feature-X will eventually end up on develop so I thought we'd get both features on develop.

I'm not even mad and this isn't a rant, I'm just really confused 🙂

Comments
Add Comment