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

translate/tutorials/trac/submitting-a-patch.md #121

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

Also: [creating SVN patches using Git](http://scribu.net/wordpress/svn-patches-from-git.html), from Cristi Burca.
-->

もしくは、Cristi Burca の [Git を使用して SVN パッチを作成する](http://scribu.net/wordpress/svn-patches-from-git.html)。

## Adding your GitHub fork to your WP trunk copy
Copy link
Member

Choose a reason for hiding this comment

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

英文が残っています。

First of all you need your own WordPress fork somewhere, usually on GitHub (also because there is the [mirror](http://github.com/wordpress/wordpress-develop)). After creating a fork, a branch (is important to not work on the master/trunk branch to avoid conflicts) you need to add this new remote to your git instance.
-->

まず最初に、どこかに自分の WordPres sフォークが必要です。通常は GitHub にあります ([ミラー](http://github.com/wordpress/wordpress-develop)があるためです)。フォークとブランチを作成したら (競合を避けるために master/trunk ブランチでは作業しないことが重要です)、この新しいリモートをあなたの git インスタンスに追加する必要があります。
Copy link
Member

Choose a reason for hiding this comment

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

WordPres s -> WordPress

@t-hamano
Copy link
Member Author

t-hamano commented Jul 6, 2023

@atachibana
レビューありがとうございます!
二点修正しましたので、マージしたいと思います。

@t-hamano t-hamano merged commit bb8b942 into main Jul 6, 2023
@t-hamano t-hamano deleted the translate/tutorials-trac-submitting-a-patch branch July 6, 2023 04:06
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.

翻訳: /tutorials/trac/submitting-a-patch.md
2 participants