Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > This is just the bug fixes from the previous series. > > These should be pretty obvious and straightforward. > > Felipe Contreras (4): > completion: bash: fix prefix detection in branch.* > completion: bash: add correct suffix in variables > completion: bash: fix for suboptions with value > completion: bash: fix for multiple dash commands It seems that this tickles some platform specific glitches in the tests (the detailed CI report can only be seen when logged in, it seems): https://github.com/git/git/runs/1597682180#step:5:35614 The expected output lines have a trailing SP each, while the actual output lines do not, but this failure happens only on macos job and not others.