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

#9 の実行エラーの修正 #10

Merged
merged 1 commit into from
May 11, 2024
Merged

#9 の実行エラーの修正 #10

merged 1 commit into from
May 11, 2024

Conversation

tshion
Copy link
Owner

@tshion tshion commented May 11, 2024

latest-commit を指定した際、下記のコマンドが実行されますが、 $(git --no-pager log --format=format:'%ae' -n 1) の部分が評価されていないようでした。
なので、このPR で試しに " を追記しました。

/usr/bin/git config --global user.email $(git --no-pager log --format=format:'%ae' -n 1)

@tshion tshion self-assigned this May 11, 2024
@tshion tshion merged commit 79156f7 into main May 11, 2024
@tshion tshion deleted the feature/brush_development branch May 11, 2024 05:20
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.

1 participant