Skip to content

Replace 'the the ' with 'the '#453

Open
phillc wants to merge 1 commit into
container-storage-interface:masterfrom
phillc:master
Open

Replace 'the the ' with 'the '#453
phillc wants to merge 1 commit into
container-storage-interface:masterfrom
phillc:master

Conversation

@phillc

@phillc phillc commented Sep 21, 2020

Copy link
Copy Markdown

find . -type f \( -name "*.go" -or -name "*.proto" -or -name "*.md" \) -print0 | xargs -0 gsed -i 's/the the /the /g'

…\) -print0 | xargs -0 gsed -i 's/the the /the /g'`

@jieyu jieyu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! LGTM

@bswartz bswartz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@jdef

jdef commented Feb 13, 2021 via email

Copy link
Copy Markdown
Member

@saad-ali

saad-ali commented Mar 3, 2021

Copy link
Copy Markdown
Member

Please make sure you sign the CLA for CSI
See https://github.com/container-storage-interface/spec/blob/master/CONTRIBUTING.md#licence-and-cla

Would love to merge this for the 1.4 release (within next 4-6 hours)

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.

5 participants