Hi All, I am using jenkins 1.514 on Ubuntu 12.10 with git as scm. As part of my build plan, I want to execute some commands on the current version of those files in the git repo. For this I did an execute shell where I have the following commands
git checkout master git merge origin/master <my executable> Is it the right way to do it? Regards, Seenu. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.