Hello,

I'm looking for a plugin that's allow me to use *git commands* on a *pre-build 
script step* to perfom some controls.

Actually before launching a build, i want to check if all the reports have 
been made for this i need this command :

git merge-base --is-ancestor <commit-from-build> <commit-last-prod-ref>

I have mad some search and i may be i don't need a plugin but i hope you 
can tell me.

I have been thinking about installing git on my jenkins server and slaves 
and i'll be able to perfome my git commands on the workspace ?

Thank you in advance.

Regards,
Vincent

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/cfb08562-d2da-4930-94cf-23888fb9b0a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to