diff --git a/docs/dist-git-move/summary.rst b/docs/dist-git-move/summary.rst index e2967a5..6678e68 100644 --- a/docs/dist-git-move/summary.rst +++ b/docs/dist-git-move/summary.rst @@ -26,7 +26,8 @@ More information about endpoints could be found in `API documentation - ``/api/0/projects`` lists all the projects - ``/api/0//`` returns all the info about project - ``/api/0///c//flag`` adds/edits flag on commit -- ``/api/0///git/modifyacls`` modifies ACL for the git repository +- ``/api/0///git/branches`` modifies ACL for the git repository +- ``/api/0///git/modifyacls`` lists all branches in the git repository - ``/api/0///hascommit`` checks whether a specified user has commit access to repository - ``/api/0///pull-request/new`` opens a new pull request