top | item 3428544

(no title)

barrym | 14 years ago

When I've done similar upgrades, I've often found it quicker to have the previous code available to me in another checked out repo rather than switch branches and have to deal with any possible uncommitted changes issues.

discuss

order

philwelch|14 years ago

You can also use git stash for that.