We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d58e7b + 9d2b4ef commit 75b966eCopy full SHA for 75b966e
assets/in
@@ -189,6 +189,8 @@ fi
189
# Using https://github.com/mdomke/concourse-email-resource for example
190
git --no-pager log -1 --pretty=format:"%ae" > .git/committer
191
192
+git --no-pager log -1 --pretty=format:"%an" > .git/committer_name
193
+
194
# Store git-resource returned version ref .git/ref. Useful to know concourse
195
# pulled ref in following tasks and resources.
196
echo "${return_ref}" > .git/ref
0 commit comments