|
|
|
|
|
by jameshart
1646 days ago
|
|
Weird. In a GitHub-flow model I don’t care about branch names at all except inasmuch as that they need to be unique. Branches pushed to origin are just a backup of the commit log that leads to a pull request - they’re ephemeral, belong to the pulled request author(s) and are nobody else’s business but theirs. |
|