This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Some developers have a practice is to prefix the names of version-control branches with descriptors such as 'feature', 'issue', 'fix', etc - either as a part of the name - e.g. fix-FE-regression - or a folder-type structure - e.g. issue/cannot-log-in-on-tuesday . I've not yet seen an argument for the value of such practices. Why have people adopted them? For context; I've always worked in…
Some developers have a practice is to prefix the names of version-control branches with descriptors such as 'feature', 'issue', 'fix', etc - either as a part of the name - e.g. fix-FE-regression - or a folder-type structure - e.g. issue/cannot-log-in-on-tuesday.
I've not yet seen an argument for the value of such practices. Why have people adopted them?
For context; I've always worked in companies where a branch should be short-lived - ideally under a week - so such conventions are less important.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.