-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 3.4.2-beta
-
Component/s: General
-
None
-
Severity 3 - Minor
Hi.
I am making a simple custom action to push to Gerrit.
$BRANCH is not replaced properly in parameter field if not preceded by a space.
I need to have as a parameter to the git command:
push origin HEAD:refs/for/$BRANCH
Thanks
Jean-Luc