hi all, I would like to know if I can tell in any way the specific commit ID which triggered a post receive hook and pass it on to jenkins.
I am asking this since we ran into an issue when a commit triggered a pulling job which in turn, runs "git rev-parse HEAD" to query on the revision, but until that happened, a new commit was submitted......:-) is there a way to send the information on the specific commit which triggered the hook to jenkins instead of running git query command in the job itself ? Thanks, Gabby. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
