Skip to content
Permalink
6275b358b1
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 1b3d216 Sep 10, 2018 History
1 contributor

Users who have contributed to this file

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