Added a comment: try to find a better solution
This commit is contained in:
parent
41a42c5f0e
commit
cd053a2d47
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://launchpad.net/~r0lf"
|
||||
nickname="r0lf"
|
||||
avatar="http://cdn.libravatar.org/avatar/aa82122557e706df7ba83bd1983eb79ef1ba2e51350217850176d4f9a1bb2bc0"
|
||||
subject="try to find a better solution"
|
||||
date="2021-04-24T10:40:18Z"
|
||||
content="""
|
||||
Thank you for the explanation. It certainly explains your situation back when you coded this up. I'm not sure I'm convinced it is good justification to keep things the way they are going forward.
|
||||
|
||||
The branch names aren't short
|
||||
The branch names aren't clash-free (see my other report)
|
||||
I switch between branches all the time, that's their purpose.
|
||||
For #3, I usually rely on either mark-copy'ing the characters off the terminal with the mouse or via bash-completion. Both are broken.
|
||||
|
||||
Isn't it that people aren't using () for branch or filenames precisely because of the problems you will almost certainly run into? I'm certain there is a better way.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue