mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
426ee1c154
I'm going to make all WorkspaceCommandHelper::parse/resolve_revset functions accept &RevisionArg, so I want a convenient way to unwrap Option<RevisionArg>. Another option is to add an associated function that returns RwvisionArg("@".to_owned()). As we wouldn't care for the allocation cost, either approach should work fine. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |