How would the auto stashing work if you were to checkout in an irregular pattern? Say I: - Make changes to branch A - Checkout B (A changes are auto stashed) - Make changes to B - Checkout C (B changes are auto stashed)…
How would the auto stashing work if you were to checkout in an irregular pattern? Say I: - Make changes to branch A - Checkout B (A changes are auto stashed) - Make changes to B - Checkout C (B changes are auto stashed)…