docs: update api regarding methods for branches

This commit is contained in:
Lars Hvam 2018-08-05 12:41:29 +02:00 committed by GitHub
parent 703b1022f5
commit 04edb0a455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,11 +79,14 @@ todo, should this be refactored to the repo object instead?
## Branches
### List
`zcl_abapgit_factory=>get_branch_overview( mo_repo )->get_branches( ).`
### Switching
todo
`repo->set_branch_name( )`
### Creating
todo
`repo->create_branch( )`
### Deleting
todo