mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-08 14:08:42 +02:00
- fix important bug, which could lead to overwriting local modifications when
upstream changes are merged - if a merge fails, the store copy must be updated neverthelesss
This commit is contained in:
6
TODO
6
TODO
@@ -169,11 +169,7 @@ if import cElememtTree fails, use elementtree
|
||||
if that fails, point to home:cthiel1 repository (or devel:languages:python)
|
||||
|
||||
|
||||
two merge issues:
|
||||
|
||||
1)
|
||||
when updating, the file should be copied to store even if merge fails. this would prevent
|
||||
that, after manual merging and osc resolve, one still sees the upstream changes in osc diff.
|
||||
a merge issue:
|
||||
|
||||
2)
|
||||
check the following:
|
||||
|
Reference in New Issue
Block a user