@Loggable(value=1, limit=5) public Branch checkout(String name) throws IOException
SCM
checkout
in interface SCM
name
- Branch name to checkout (SCM dependent)IOException
- If fails@Step(value="${result.size()} branch(es) at the edge") @Loggable(value=1, limit=5) public List<String> branches() throws IOException
SCM
branches
in interface SCM
IOException
- If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.