Update git submodules

* Update cliff from branch 'master'
  to b17176182129caf735cee9ef47466b3fb21aaeb8
  - Merge "Add conflict_handler parameter as attribut in Command class"
  - Add conflict_handler parameter as attribut in Command class
    
    Adding conflict_handler as attribut in the Command class in order to be
    able to take control of this parameter and change to different behavior
    that argparse is handling: error / resolve / ignore.
    
    Callers will be able to override it and get a proper Parser object.
    
    Change-Id: I327ece99a04bc8b2ebfa554dea643b1f2a456336
This commit is contained in:
Zuul 2021-07-20 17:06:25 +00:00 committed by Gerrit Code Review
parent 41b3f3abcd
commit 8b9e645469
1 changed files with 1 additions and 1 deletions

2
cliff

@ -1 +1 @@
Subproject commit 392f3b2e7cb2dad8036ebbaefbb75dd758914421
Subproject commit b17176182129caf735cee9ef47466b3fb21aaeb8