Am 04.06.2018 um 15:59 schrieb Esteban Lorenzano <estebanlm@gmail.com>:
hi,
On 4 Jun 2018, at 12:57, Stephan Eggermont <stephan@stack.nl> wrote:
Evan Donahue <emdonahu@gmail.com> wrote:
I have "Share repositories between images" checked in both images,
Share repositories at the moment just provides a shared location on disk where the repositories are located. That is only useful if you are very disciplined about stashing and switching to the branch needed for your current image, and you only have one image open at a time.
not really. P7 will force you to be in the right branch or you will not be able to do⦠almost anything :) you can have two (or ten) images opened at once and work on them, but at a moment you will need to ârepairâ each image to commit.
How does this work if the other image has updated the git index? Repairing will update&merge, too? That is usually the reason I commit always first so I commit to a prior version of the index in order to have git merge on update. Norbert
Esteban
Stephan