Skip to content
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

doc: add usage of post-msys2.sh #1492

Merged
merged 3 commits into from
Jan 19, 2023
Merged

doc: add usage of post-msys2.sh #1492

merged 3 commits into from
Jan 19, 2023

Conversation

HashidaTKS
Copy link
Contributor

No description provided.

Comment on lines 355 to 357
% mkdir -p ~/work
% git clone --recursive git@github.com:<your-forked-MINGW-packages>.git ~/work/MINGW-packages
% git remote add upstream https://github.com/msys2/MINGW-packages.git
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
% mkdir -p ~/work
% git clone --recursive git@github.com:<your-forked-MINGW-packages>.git ~/work/MINGW-packages
% git remote add upstream https://github.com/msys2/MINGW-packages.git
.. code-block:: console
$ mkdir -p ~/work
$ git clone --recursive git@github.com:<your-forked-MINGW-packages>.git ~/work/MINGW-packages
$ cd ~/work/MINGW-packages
$ git remote add upstream https://github.com/msys2/MINGW-packages.git

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@kou kou merged commit 85a6a88 into master Jan 19, 2023
@kou kou deleted the doc-mingw-script-for-release branch January 19, 2023 09:03
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.

None yet

2 participants