file element
- You can perform the following functions and check information in the file element.
| Parts | Name | Description |
|---|---|---|
| M | File Status | Displays the following file statuses. (Empty character): No change (Unmodified) M: Changed (Modified) T: File type change (TypeChanged) A: Added (Added) D: Deleted R: Renamed C: Copied !: UpdatedButUnmerged U: Untracked ?: Ignored |
| Analyze Conflict Button | Displays the difference list window and lists the conflicts. (Displayed when state of conflict.) | |
| Discard Changes Button | Performs discarding the selected changes. | |
| Stage Changes Button | Performs staging of the selected changes. | |
| Unstage Changes Button | Performs unstage selected changes. |
The display content of the file element changes as follows according to the state.