turanct / mob

📡 Easily switch drivers while Remote Mob Programming without disrupting git workflow
MIT License
6 stars 1 forks source link

Continue does not work if the original branch was not pushed before Switch #1

Closed turanct closed 3 years ago

turanct commented 3 years ago

Reproduce:

Given
    We are working on computer 1
    There are some commits on branch A that are not pushed to the remote

When
    We run `mob switch`

Then
    Running `mob continue` on computer 2 from branch A fails
turanct commented 3 years ago

Fixed in 7962ee2efe87cffcc924e098cfdb8d5f1d5adddd with added error messages in 7566612e450c26f7e855e2851c854c9d03940725