I wan to define a hook for git repo under tfs.
The "hook" starts a jenkins file pipeline.
I want to pass as a parameter the braanch name that triggered the hook to tfs, there is a section to pass a parameter but i am really dont understand how to do that?
Which variable on tfs receives the branch name ?