Skip to main content

file element

  • You can perform the following functions and check information in the file element.

file element

PartsNameDescription
MFile StatusDisplays 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 ButtonAnalyze Conflict ButtonDisplays the difference list window and lists the conflicts.
* Displayed when state of conflict.
Discard Changes ButtonDiscard Changes ButtonPerforms discarding the selected changes.
Stage Changes ButtonStage Changes ButtonPerforms staging of the selected changes.
Unstage Changes ButtonUnstage Changes ButtonPerforms unstage selected changes.

The display content of the file element changes as follows according to the state.

State of Conflict

Git Navigator 12