comments
This commit is contained in:
parent
c3993a2655
commit
6cb9113ff5
2 changed files with 55 additions and 0 deletions
|
@ -0,0 +1,22 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2021-06-08T16:03:13Z"
|
||||
content="""
|
||||
I tried making reconcileStaged display the message itself, this is the
|
||||
result:
|
||||
|
||||
add foo
|
||||
100% 30 B 73 KiB/s 0s(scanning for annexed files...)
|
||||
ok
|
||||
|
||||
So for that to be done, showSideAction would need to clear the progress
|
||||
bar display first. Note that the display is ok when concurrent output is
|
||||
enabled:
|
||||
|
||||
add c (scanning for annexed files...)
|
||||
ok
|
||||
|
||||
Ok.. Fixed that display glitch, and made reconcileStaged display
|
||||
the message itself when it's taking a while to run.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue