chf2117
chf2117
**Describe the bug** Section filter command line option only works for sections without whitespace in name **Expected behavior** "section 1" should be run and "section 2" should not be run...
Implements and tests #197
Fixes https://github.com/arxanas/git-branchless/issues/1088 This pull request copies the changes from https://github.com/arxanas/git-branchless/pull/1098 and addresses arxanas' comments. I was able to repro the issue from https://github.com/arxanas/git-branchless/issues/1088. It seems that we are tracking the...
On MacOS 15.1.1 I had to install libsndfile and libvorbis. This step is missing from the setup documentation. The error appears as ``` File "/opt/homebrew/anaconda3/envs/metaenv/lib/python3.10/site-packages/SoundFile-0.10.3.post1-py3.10.egg/soundfile.py", line 143, in _snd =...