chamikaramj commented on a change in pull request #14038:
URL: https://github.com/apache/beam/pull/14038#discussion_r580687435
##########
File path: website/build.gradle
##########
@@ -269,9 +269,10 @@ task commitWebsite {
def git = grgit.open(currentDir: project.rootDir)
// get the latest commit on master
- def latestCommit = grgit.log(maxCommits: 1)[0].abbreviatedId
Review comment:
What's the difference between abbreviatedId and id. I couldn't find much
in documentation.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]