Update git submodules

* Update cliff from branch 'master'
  to 76b5df665bbef098e91590b75470f2144da6c758
  - Merge "Autofit table output if stdout is a tty"
  - Autofit table output if stdout is a tty
    
    nobody enjoys reading mangled tables in the terminal.
    
    Be smart and auto-enable "fit width" if the output is a tty,
    while still printing full lines when output is redirected (e.g. pipe)
    so that e.g. grep and friends continue to work as before.
    
    Unfortunately, tty detection is not reliable enough on Windows,
    so this feature is not enabled there.
    
    Change-Id: I46137d16ea3054a43de4a9f76477bda59ebacf10
This commit is contained in:
Zuul 2023-09-11 09:24:41 +00:00 committed by Gerrit Code Review
parent 89e8739096
commit f3d679001a
1 changed files with 1 additions and 1 deletions

2
cliff

@ -1 +1 @@
Subproject commit a3920dd0ae144ceb4f103f70fdb335a5d4a2b1f4
Subproject commit 76b5df665bbef098e91590b75470f2144da6c758