wrgl reapply

Reapply a commit on a branch or reapply an entire transaction.

wrgl reapply {COMMIT BRANCH | TRANSACTION_ID} [flags]

Flags

-h, --help

help for reapply

Inherited flags

--badger-log

set Badger log level, valid options are "error", "warning", "debug", and "info" (defaults to "error")

--cpuprofile

write cpu profile to file

--heapprofile

write heap profile to file

--log-file

output logs to specified file

--log-verbosity

log verbosity. Higher value means more log

--no-progress

don't display progress bar

--wrgl-dir

parent directory of repo, default to current working directory.

Examples

# reapply a commit
wrgl reapply df141fa202642740b73df25e55c0082e main

# reapply a transaction
wrgl reapply e392847b-52ac-448d-9607-718d10f5c43d