0
When using tig, whenever the name of my branch is long, I cannot checkout the branch in tig because the command gets cut.
In the ref view, if I Shift-C
to checkout a branch, there's a prompt asking
Run 'git checkout <name of the branch>
But that whole command is limited to 53 characters. Is there a way to increase the number of character?