pharo-vcs / iceberg

Iceberg is the main toolset for handling VCS in Pharo.
MIT License
134 stars 85 forks source link

Allow repair detached by "merging" into the current branch on disk #1792

Closed guillep closed 10 months ago

guillep commented 10 months ago

Redo https://github.com/pharo-vcs/iceberg/pull/1753 on dev-20 branch

We simply display the current branch and mark it and "current"

guillep commented 10 months ago

Now merge is good, thanks @bouraqadi and @demarey !