$ git commit --allow-empty -m "コミットメッセージ"
$ git push origin ブランチ名
コミットメッセージは省くことも可能
$ git commit --allow-empty
Go to list of users who liked
More than 1 year has passed since last update.
$ git commit --allow-empty -m "コミットメッセージ"
$ git push origin ブランチ名
コミットメッセージは省くことも可能
$ git commit --allow-empty
Register as a new user and use Qiita more conveniently
Go to list of users who liked