mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
docs: update api regarding methods for branches
This commit is contained in:
parent
703b1022f5
commit
04edb0a455
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user