diff options
author | Jonathan Druart <jonathan.druart@bugs.koha-community.org> | 2016-09-08 22:46:41 +0100 |
---|---|---|
committer | Jonathan Druart <jonathan.druart@bugs.koha-community.org> | 2016-09-08 23:00:19 +0100 |
commit | 127f251ce377f2a4b1300452a0ab93a7ee5e6481 (patch) | |
tree | 89c5541b888455285679719e5c0b922937fcaed3 /asciidoc.conf | |
parent | abebfb52b52eebe8d44a66562459e2707b9badf9 (diff) | |
download | git-bz-127f251ce377f2a4b1300452a0ab93a7ee5e6481.tar.gz |
Apply dependencies on cascade
If a bug report depends on others in Needs Signoff, Signed Off or Passed
QA status, you will now be able to apply the patches from the dependent
bugs.
Note that if something is going wrong, the process won't continue as you
could expect. git bz apply --continue will continue the patch set in
conflict and not the followings.
For instance
Bug 42 depends on bug 421 and 422 which depends on bug 4221
% git bz apply 42
Bug 42 Depends on bug 421
Follow? [(y)es, (n)o] y
Bug 421 - XXX
Apply? [(y)es, (n)o, (i)nteractive]
Applying: Bug 421: commit msg 421
Bug 42 Depends on bug 422
Follow? [(y)es, (n)o] y
Bug 422 Depends on bug 4221
Follow? [(y)es, (n)o] y
Bug 4221 - XXX
Apply? [(y)es, (n)o, (i)nteractive]
Applying: Bug 4221: commit msg 4221
Bug 422 - XXX
Apply? [(y)es, (n)o, (i)nteractive]
Applying: Bug 422: commit msg 422
Bug 42 - XXX
Apply? [(y)es, (n)o, (i)nteractive]
Applying: Bug 42: commit msg 42
Diffstat (limited to 'asciidoc.conf')
0 files changed, 0 insertions, 0 deletions