|
|
|
|
|
by no_wizard
599 days ago
|
|
Oh here’s an interesting idea. What if these bug reporting platforms could create a branch and tag it for each issue. This would be particularly useful for point and time things where you have an immutable deployment branch. So it could create a branch off that immutable deployment branch and tag it, so you always have a point in time code reference for bugs. Would that be useful? I feel like what you’re doing here isn’t that different if I get what’s going on (basically creating one repository per bug?) |
|