revision-lock

Crates.iorevision-lock
lib.rsrevision-lock
version0.1.0
created_at2024-12-17 17:46:53.121022+00
updated_at2024-12-17 17:46:53.121022+00
descriptionA tool for keeping track of changes to revisioned items
homepagehttps://github.com/surrealdb/revision-lock
repositoryhttps://github.com/surrealdb/revision-lock
max_upload_size
id1486511
size11,601
Tobie Morgan Hitchcock (tobiemh)

documentation

https://docs.rs/revision-lock/

README

Revision-Lock

A tool for keeping track of changes to revisioned items

Usage

revision-lock path/to/workspace

this will generate a lockfile in the current directory for the path provided, if no path is provided it will use the current directory

revision-lock --check path/to/workspace

this will generate a lock file as before, but exit with 1 if it is different

Commit count: 0

cargo fmt