Skip to content
Permalink
3fc2e05bf2
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Jim Van Fleet Lots of new stuff
Latest commit 6e8bd99 May 3, 2017 History
0 contributors

Users who have contributed to this file

4 lines (4 sloc) 45 Bytes
def call(env){
echo env
env.BRANCH_NAME
}