[Webkit-unassigned] [Bug 137541] New: Errors using git-add-reviewer on a branch whose name includes parentheses
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 8 16:43:27 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137541
Summary: Errors using git-add-reviewer on a branch whose name
includes parentheses
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dburkart at apple.com
"I have a branch named "parsec-caching-improvements(18462642)". When trying to use git-add-reviewer to add a reviewer to a patch on this branch, I see:
% git add-reviewer HEAD "Brian Weinstein"
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `git rev-parse parsec-caching-improvements(18462642)'
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `git merge-base 88d471e44f9cd5b4e5cca657747d1fcc3d82fe5f parsec-caching-improvements(18462642)'
Brian Weinstein is not an ancestor of HEAD. at /Users/anshu/code/Safari/OpenSource/Tools/Scripts/git-add-reviewer line 171."
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list