Describe the bug
The prc command of GITFNS fails with a "Command failed: ..." error if any pull request branch name includes parens. For example, rmk19--Shorter-directory-names-in-COMPAREDIRECTORIES-printout-(costmetic) .
To Reproduce
Steps to reproduce the behavior:
- Files loaded GITFNS.LCOM
- Type
prc to Exec window.
- INTERLISP-ERROR Break window opens with

Expected behavior
Display of menu of open PRs.
Context (please complete the following information):
- OS: Windows 11, WSL, Ubuntu
- OS Version: Ubuntu 22
- Host arch: x86_64
- Maiko version: [e.g. commit ID from
git log | head]
- IL:MAKESYSDATE: 30-Apr-2024
Additional context
See PR #1692 for potential fix (but may conflict with PR #1689)