alichtman / shallow-backup

Git-integrated backup tool for macOS and Linux devs.
MIT License
1.21k stars 247 forks source link

fix: push to different branch names #307

Closed jnoortheen closed 2 years ago

jnoortheen commented 2 years ago

fixes #305

alichtman commented 2 years ago

This seems reasonable. Can you post a screenshot of the test?

jnoortheen commented 2 years ago

This seems reasonable. Can you post a screenshot of the test?

I've created a recording here https://asciinema.org/a/eOizn5w9Pq9A2iBL7qd5oaFxf

alichtman commented 2 years ago

Looks good.

We should add an indication of which branch was pushed to. Can you add it to the "pushing to remote" log statement?

jnoortheen commented 2 years ago

done

alichtman commented 2 years ago

Thanks!