Skip to content

revert changes on prepend and append#7660

Merged
rgwood merged 1 commit intonushell:mainfrom
WindSoilder:prepend_append
Jan 3, 2023
Merged

revert changes on prepend and append#7660
rgwood merged 1 commit intonushell:mainfrom
WindSoilder:prepend_append

Conversation

@WindSoilder
Copy link
Copy Markdown
Contributor

@WindSoilder WindSoilder commented Jan 3, 2023

Description

#7623 causes a break on PATH convertion, this pr is going to revert prepend and append bahavior.

User-Facing Changes

(List of all changes that impact the user experience here. This helps us keep track of breaking changes.)

Tests + Formatting

Don't forget to add tests that cover your changes.

Make sure you've run and fixed any issues with these commands:

  • cargo fmt --all -- --check to check standard code formatting (cargo fmt --all applies these changes)
  • cargo clippy --workspace -- -D warnings -D clippy::unwrap_used -A clippy::needless_collect to check that you're using the standard code style
  • cargo test --workspace to check that all tests pass

After Submitting

If your PR had any user-facing changes, update the documentation after the PR is merged, if necessary. This will help us keep the docs up to date.

@rgwood
Copy link
Copy Markdown
Contributor

rgwood commented Jan 3, 2023

Thank you for the quick fix!

I think this is the right thing to do while we figure out a good long-term solution.

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.

2 participants