Hi!
I'm trying to implement a codestyle hook for stash. For this reason I need a content of commit. In a documentation for the plugin I saw little reference about this opportunity:
"Specified executables will receive "$from_ref $to_ref $ref_name" lines on stdin (see "man githooks"). "
Anybody knows, how I can get it? Variables $1 $2 $3 and $from_ref $to_ref $ref_name give nothing.
Please see example test script in wiki: https://github.com/ngsru/atlassian-external-hooks/wiki/Example.-Test-script
This little example shows how you can obtain all information you needed.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.