mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-07-23 00:12:23 +00:00
1209e0ebff
When the same file is added several times to the archive, count
correctly the number of hard links. See also 37ddfb0b.
* src/create.c (dump_hard_link): Don't decrease nlink if it is 0.
* tests/link04.at: Test -cl options.