scm annotate and scm history
It would be helpful to allow the "annotate" and "history" scm CLI commands accept date.
e.g.
scm annotate myfile.cpp 2011-11-20 2011-11-25
scm history myfile.cpp 2011-11-20 2011-11-25
This capability, if added, will help with investigating the source of a failure if we know when the failure started happening.
Thanks,
Visda
e.g.
scm annotate myfile.cpp 2011-11-20 2011-11-25
scm history myfile.cpp 2011-11-20 2011-11-25
This capability, if added, will help with investigating the source of a failure if we know when the failure started happening.
Thanks,
Visda