Update README.md
This commit is contained in:
parent
177ed75445
commit
e6d9964230
@ -130,6 +130,7 @@ Using the default separator.
|
|||||||
| D | Deleted |
|
| D | Deleted |
|
||||||
| R | Renamed |
|
| R | Renamed |
|
||||||
| T | Type changed |
|
| T | Type changed |
|
||||||
|
| U | Unmerged |
|
||||||
| X | Unknown |
|
| X | Unknown |
|
||||||
|
|
||||||
|
|
||||||
@ -143,6 +144,7 @@ Using the default separator.
|
|||||||
| modified_files | `string` | 'new.txt other.png ...' | Select only files that are Modified (M) |
|
| modified_files | `string` | 'new.txt other.png ...' | Select only files that are Modified (M) |
|
||||||
| renamed_files | `string` | 'new.txt other.png ...' | Select only files that are Renamed (R) |
|
| renamed_files | `string` | 'new.txt other.png ...' | Select only files that are Renamed (R) |
|
||||||
| changed_files | `string` | 'new.txt other.png ...' | Select only files that have their type changed (T) |
|
| changed_files | `string` | 'new.txt other.png ...' | Select only files that have their type changed (T) |
|
||||||
|
| unmerged_files | `string` | 'new.txt other.png ...' | Select only files that are Unmerged (U) |
|
||||||
| unknown_files | `string` | 'new.txt other.png ...' | Select only files that are Unknown (X) |
|
| unknown_files | `string` | 'new.txt other.png ...' | Select only files that are Unknown (X) |
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user