gitman icon indicating copy to clipboard operation
gitman copied to clipboard

Checkout branches when possible

Open jacebrowning opened this issue 10 years ago • 2 comments

Even when tracking a SHA, first try checking out the branch to see if the current head matches the desired ref. This will leave the nested repository in a better state for ongoing development.

jacebrowning avatar Nov 19 '15 16:11 jacebrowning

This could be accomplished by first checking out the rev and then the locked rev.

jacebrowning avatar Feb 09 '16 15:02 jacebrowning

  • [x] Wait for https://github.com/jacebrowning/gdm/issues/80

jacebrowning avatar Feb 18 '16 18:02 jacebrowning