Create and checkout a branch? #879
|
I'm trying to finish replacing my usage of For reference, here are some of the relevant functions in |
Replies: 2 comments 4 replies
|
Branch adjustments are fully supported, but handing the working tree is not. Thus, checking out a branch isn't possible yet. It should be possible to follow progress in this tracking issue If the usage of |
To be clear, does that mean doing a |
Branch adjustments are fully supported, but handing the working tree is not. Thus, checking out a branch isn't possible yet. It should be possible to follow progress in this tracking issue
If the usage of
git2is for setting up test fixtures,gix-testtoolscould offload all this work into handy scripts that usegitinstead with various built-in features to make this as fast as possible.