diff options
author | Mateusz Kulikowski <mateusz.kulikowski@gmail.com> | 2016-01-14 19:37:41 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-01-21 02:06:23 (GMT) |
commit | 27067a46c56cdaa0f8a2ef433f0aed4376834c44 (patch) | |
tree | e81f5fa7f1be8d34f4541a91d1d237531803fc29 /test | |
parent | f0e075162f815f9cb769c7bb9003e0ad3b829811 (diff) | |
download | u-boot-27067a46c56cdaa0f8a2ef433f0aed4376834c44.tar.xz |
patman: Add --thread option
Add option to create threaded series of patches.
With it, it will be possible to create patch threads like this:
[PATCH 0/10] Add support for time travel
[PATCH 1/10] Add Flux Capacitor driver
[PATCH 2/10] Add Mr. Fusion driver
(...)
Internally it will call git send-email with --thread option
Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions