-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(preview_clear): gh-pages にダミーのコミットを残す
#1401 (comment) gh-pages からコミットがなくなると GitHub Pages の設定が消滅してしまう ようなので、代わりにダミーの空コミット "preview_clear" を残すことにす る。このダミーのコミットは次の preview_clear 実行時に必要であれば作り 直す。 * 追加変更: git config でユーザー・Eメールアドレスを設定する時に "--global" は指定しないことにする。ローカルのリポジトリで指定すれば 十分のため。 * 追加変更: ロジックを分かりやすいように整理 & コメントで説明。
- Loading branch information
1 parent
b394b14
commit 70e3b76
Showing
1 changed file
with
32 additions
and
16 deletions.
There are no files selected for viewing
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