git-annex/doc/bugs/J1_display_issue.mdwn

14 lines
242 B
Text
Raw Normal View History

2023-06-15 13:39:56 +00:00
With -J1, git-annex get does not display filenames:
git-annex get -J1 foo
23% 166.11 MiB 3 MiB/s 3m18s
The filename is displayed at end.
This does not happen at -J2 or without -J.
--[[Joey]]
> [[fixed|done]] --[[Joey]]