Commit 6da2119
committed
NO-JIRA: Handle files deleted in upstream during merge conflict resolution
Add a dedicated step to remove all files with UD conflict status
(deleted in upstream, present in downstream) before the restore-upstream
step runs, so git checkout --theirs works without errors regardless of
whether the file is listed in restore-upstream or not.
Signed-off-by: Jayapriya Pai <janantha@redhat.com>1 parent 2ce787d commit 6da2119
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
141 | 146 | | |
142 | 147 | | |
143 | 148 | | |
| |||
0 commit comments