Just clarification that user should not user build command for building from private branches. In code it was prevented earlier in past.
JIRA: COMPOSE-2110
Signed-off-by: Ondrej Nosek onosek@redhat.com
The option is just --scratch.
--scratch
rebased onto b3cdb3577daa413c590272de81f3559c4d07541b
Thanks, updated.
Looks good to me.
AFAIK, except for rhpkg to handle private branches with prefix prefix- in internal, no other area has concept of private branch. Is it proper to mention "private branch" in rpkg? Should it be better just mention it in rhpkg?
prefix-
This makes the same result and it is not part of rpkg https://code.engineering.redhat.com/gerrit/150653
But maybe I didn't investigate COMPOSE-2110 properly and it should be resolved differently. Fernando mentioned documentation issue and command-line "documentation" is the most suitable I found.
The change in gerrit is quite ugly, so I update the JIRA to get more specific scenario or I will close this issue.
rebased onto 82f763ccdfed1eb7930203ff5b9b6a08d356c0c9
Pull-Request has been closed by onosek
Just clarification that user should not user build command for building
from private branches. In code it was prevented earlier in past.
JIRA: COMPOSE-2110
Signed-off-by: Ondrej Nosek onosek@redhat.com