This repository has been archived by the owner on Apr 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 112
Add scripts to insert the MPL notification #237
Open
Meiryo7743
wants to merge
17
commits into
cocoa-mhlw:feature/license_tools
Choose a base branch
from
Meiryo7743:feature/mpl-license-notification-with-git-hooks
base: feature/license_tools
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add scripts to insert the MPL notification #237
Meiryo7743
wants to merge
17
commits into
cocoa-mhlw:feature/license_tools
from
Meiryo7743:feature/mpl-license-notification-with-git-hooks
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b-wind
reviewed
Jun 14, 2021
Meiryo7743
commented
Jun 16, 2021
Meiryo7743
commented
Jun 16, 2021
#236 とファイル構造を統一するためにディレクトリ名・ファイル名を |
Takym
reviewed
Jun 22, 2021
一通り実装が完了しましたので,よろしければ review をお願いいたします。 |
Takym
reviewed
Jun 29, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue 番号 / Issue ID
目的 / Purpose
破壊的変更をもたらしますか / Does this introduce a breaking change?
Pull Request の種類 / Pull Request type
検証方法 / How to test
コードの入手 / Get the code
コードの検証 / Test the code
※誤 push なさらぬよう十分にお気を付けください。
pre-commit の動作確認
# Git Hooks を有効にする bash Tools/GitHooks/PrepareHooks.sh
*.cs
,*.xml
など)を生成し,commit するCheckAllFiles.sh
の動作確認*.cs
,*.xml
など)を生成する確認事項 / What to check
git grep --name-only -L -I 'This Source Code Form is subject to the terms of the Mozilla Public'
の結果をそのまま除外対象とみなしました(cf.Tools/AddLicense/Exclusions.txt
)。その他 / Other information
Internal IDs: