Add Bisect Feature
One big feature of SCM is to hunt down where / when a bug is introduced. It is done through a bisect feature:
http://en.wikipedia.org/wiki/Bisection_(software_engineering)
Maybe PlasticSCM should implement the feature as well?
9
votes
Anonymous
shared this idea
-
Anonymous commented
yep, we can implement it through scripting. Now, we just need some sort of "scripting repository" or "plugins" to add the feature to PlasticSCM :)
-
Hey!
While it is certainly a good idea, I wonder if it shouldn't be implemented through scripting. Thoughts?