We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e119093 commit 601b00fCopy full SHA for 601b00f
review-tools/ghmerge
@@ -64,6 +64,7 @@ while [ $# -ne 0 ]; do
64
;;
65
--perftools)
66
WHAT=perftools; BUILD=no; shift
67
+ ;;
68
--installer)
69
WHAT=installer ; BUILD=no ; shift
70
0 commit comments