fix: commit semantic repair changes
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
<!-- [DEF:CommitModal:Component] -->
|
||||
<!--
|
||||
@UX_STATE: Loading -> Default
|
||||
|
||||
@COMPLEXITY: 3
|
||||
@SEMANTICS: git, commit, modal, version_control, diff
|
||||
@PURPOSE: Модальное окно для создания коммита с просмотром изменений (diff).
|
||||
@LAYER: Component
|
||||
@RELATION: CALLS -> gitService.commit
|
||||
@RELATION: CALLS -> gitService.getStatus
|
||||
@RELATION: CALLS -> gitService.getDiff
|
||||
@RELATION: CALLS -> GitService
|
||||
@RELATION: CALLS -> GitService
|
||||
@RELATION: CALLS -> GitService
|
||||
@RELATION: DISPATCHES -> commit
|
||||
-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user