semantics update
This commit is contained in:
@@ -6,10 +6,9 @@
|
||||
@SEMANTICS: git, commit, modal, version_control, diff
|
||||
@PURPOSE: Модальное окно для создания коммита с просмотром изменений (diff).
|
||||
@LAYER: Component
|
||||
@RELATION: CALLS -> GitService
|
||||
@RELATION: CALLS -> GitService
|
||||
@RELATION: CALLS -> GitService
|
||||
@RELATION: CALLS -> commit
|
||||
@RELATION: CALLS -> [GitServiceClient]
|
||||
@UX_STATE: Ready -> Commit message, status, and diff preview are available for the selected repository.
|
||||
@UX_STATE: Submitting -> Commit actions stay disabled while the commit request is in flight.
|
||||
-->
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user