git sw
behavior contradicts documentation?
#1511
sergej-koscejev
started this conversation in
General
Replies: 1 comment
-
Hi, I think this is a bug in the documentation.
I opened #1548 for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
git branchless switch --help
says:But
git branchless switch
orgit sw
without target seems to re-check out the current commit and not start the interactive commit selection. I have to callgit sw -i
for interactive selection.Is this some misconfiguration on my side or a bug?
Beta Was this translation helpful? Give feedback.
All reactions