Skip to content

Config: cleanup and rename default branch to main#282

Merged
chalin merged 2 commits intomainfrom
chalin-default-is-main-2021-05-12
May 12, 2021
Merged

Config: cleanup and rename default branch to main#282
chalin merged 2 commits intomainfrom
chalin-default-is-main-2021-05-12

Conversation

@chalin
Copy link
Copy Markdown
Contributor

@chalin chalin commented May 12, 2021

  • Cleanup following Rename master branch to main #149
  • There is no change in the generated site files except for the rename of the default branch
    $ cd ../etcd-io-website.g
    $ find . -type f -name '*.html' -print0 | xargs -0 perl -pi -e 's|blob/main\b|blob/master|g' # did same for edit and new
    $ git diff
    $

@chalin chalin added infrastructure Categorizes issue or PR as related to site infrastructure. cleanup/refactoring labels May 12, 2021
@chalin chalin requested a review from nate-double-u May 12, 2021 15:51
This was referenced May 12, 2021
@chalin chalin merged commit d52ac03 into main May 12, 2021
@chalin chalin deleted the chalin-default-is-main-2021-05-12 branch May 12, 2021 16:48
NotAwar pushed a commit to NotAwar/website that referenced this pull request Feb 27, 2025
* Config file cleanup -- no change in generated site files
* Config github_branch set to main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup/refactoring infrastructure Categorizes issue or PR as related to site infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants