I also do this. One main branch and thousands of short-lived feature branches (e.g. enhance/add-profile-component) which get closed immediately after PR.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I also do this. One main branch and thousands of short-lived feature branches (e.g.
enhance/add-profile-component
) which get closed immediately after PR.