Skip to content

remove $ so gitclip works #52865

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 8, 2023
Merged

remove $ so gitclip works #52865

merged 1 commit into from
Dec 8, 2023

Conversation

tacman
Copy link
Contributor

@tacman tacman commented Dec 2, 2023

Q A
Branch? 7.0
Bug fix? no
New feature? no
License MIT

Using the copy button puts the $ into the clipboard, so it work or to simply paste it on the command line.

@tacman tacman requested a review from welcoMattic as a code owner December 2, 2023 12:53
@carsonbot carsonbot added this to the 7.1 milestone Dec 2, 2023
@carsonbot
Copy link

Hey!

Thanks for your PR. You are targeting branch "7.1" but it seems your PR description refers to branch "all".
Could you update the PR description or change target branch? This helps core maintainers a lot.

Cheers!

Carsonbot

@derrabus
Copy link
Member

derrabus commented Dec 2, 2023

We have a lot more README files with that issue. If we change it here, we should change it everywhere.

@tacman
Copy link
Contributor Author

tacman commented Dec 2, 2023 via email

@derrabus
Copy link
Member

derrabus commented Dec 2, 2023

If it's rejected (I think it has been in the past), I won't bother.

If you have a link to a previous discussion, this might help getting a decision here.

@tacman
Copy link
Contributor Author

tacman commented Dec 2, 2023 via email

@smnandre
Copy link
Member

smnandre commented Dec 3, 2023

It was discussed recently there https://symfony.com/blog/new-in-symfony-6-4-assetmapper-improvements

Maybe it is possible to filter this char for Windows users just before it’s copied into the clipboard ?

@chalasr
Copy link
Member

chalasr commented Dec 3, 2023

👍 for every README file across the board, once for all.

@smnandre
Copy link
Member

smnandre commented Dec 3, 2023

13 in this repo it seems

```\s?\n\s?\$ 
src/Symfony/Component/WebLink/README.md
src/Symfony/Component/Translation/README.md
src/Symfony/Component/Templating/README.md
src/Symfony/Component/Stopwatch/README.md
src/Symfony/Component/Security/Http/README.md
src/Symfony/Component/Security/Core/README.md
src/Symfony/Component/Routing/README.md
src/Symfony/Component/RateLimiter/README.md
src/Symfony/Component/PasswordHasher/README.md
src/Symfony/Component/Mailer/README.md
src/Symfony/Component/ErrorHandler/README.md
src/Symfony/Component/Dotenv/README.md
src/Symfony/Component/Clock/README.md

@fabpot
Copy link
Member

fabpot commented Dec 8, 2023

Thank you @tacman.

@fabpot fabpot merged commit cffcb04 into symfony:7.1 Dec 8, 2023
@fabpot
Copy link
Member

fabpot commented Dec 8, 2023

Follow-up in ecc628a

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

Successfully merging this pull request may close these issues.

7 participants