pub fn run(ctx: &AppContext, args: TrackArgs) -> Result<(), AppError>Expand description
Dispatch sdd track.
ยงErrors
AppError per the operation: usage errors, I/O, a git failure, or
AppError::Violations when --fail-on-update sees a moved revision.