issues
search
pharo-vcs
/
iceberg
Iceberg is the main toolset for handling VCS in Pharo.
MIT License
134
stars
85
forks
source link
In the diff tool reverting a remove change by click on the class leads to a DNU
#1848
Open
Ducasse
opened
1 month ago
Ducasse
commented
1 month ago
While reverting on clicking on methods is working.
Scenario.
I move methods that where extended in a package to the defining class
So I got method x is removed method x is added
Then I thought that it is not a good idea so I clicked on the changed in the class in the extending package and did revert.
I obtained a debugger.
While reverting on clicking on methods is working.
Scenario.