The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get commit content?

Anna Mihailovskaya
October 16, 2014

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. 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Stanislav Seletskiy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 17, 2014

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.

TAGS
AUG Leaders

Atlassian Community Events