------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4697/ ------------------------------------------------------------------------------
New ticket #4697 by joekuang For Beanbag, Inc. > RBTools Status: New Tags: Priority:Medium, Type:Enhancement ------------------------------------------------------------------------------ rbt patch --exclude flag ============================================================================== # What version are you running? 0.7.11 # Describe the enhancement and the motivation for it. Add an --exclude flag to `rbt patch` with behavior similar to `git apply --exclude`. Currently, RBs containing diffs denoted as binary files are unpatchable via `rbt patch`, and a workaround is to download the patch file and apply it through `git apply --exclude <binary file><patch>`. The motivation is to allow this same use case through RBTools, such as `rbt patch --exclude <file><RB ID>`. # Please provide any additional information below. ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
