Skip to content

#269 Accept move destination directories - #274

Open
bsutton wants to merge 1 commit into
masterfrom
issue-269-variable-move-directory
Open

#269 Accept move destination directories#274
bsutton wants to merge 1 commit into
masterfrom
issue-269-variable-move-directory

Conversation

@bsutton

@bsutton bsutton commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • treat variable and form move destinations as directories rather than stored entry names
  • accept conventional trailing slashes and the logical root destination
  • continue validating each calculated target through the core path/name types
  • cover the reported /X/A/A to /X/ CLI flow

Validation

  • cargo fmt --all -- --check
  • cargo clippy --locked -p revault_cli --all-targets -- -D warnings
  • cargo test --locked -p revault_cli move_tests
  • cargo test --locked -p revault_cli --test cli_flow file_env_and_developer_aliases_execute_real_flows -- --exact --nocapture

Closes #269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unexpected error for move

1 participant