Skip to content
Permalink
master
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
@chubing
Latest commit fabd1c0 Nov 6, 2017 History
1 contributor

Users who have contributed to this file

10 lines (8 sloc) 253 Bytes
gs = GrouperSession.startRootSession()
addMember("etc:sysadmingroup","banderson");
addRootStem("app","app");
addRootStem("basis","basis");
addRootStem("bundle","bundle");
addRootStem("org","org");
addRootStem("ref","ref");
addRootStem("test","test");