]> Sergey Matveev's repositories - public-inbox.git/commit
import: do not write a "description" file
authorEric Wong <e@80x24.org>
Sun, 12 Sep 2021 07:47:14 +0000 (07:47 +0000)
committerEric Wong <e@80x24.org>
Sun, 12 Sep 2021 07:48:58 +0000 (07:48 +0000)
commit9626c1a6b368dc09425c1d578ba9ce4efc1af9fc
tree41f8b43c1aff4ac70ddb5bf1da459392c6ad9593
parent715f2505c0aab512ed99631697c0c3edf0062c26
import: do not write a "description" file

The default value is worthless to us and git functions fine
without the file.  public-inbox-init will create a useful one
in the next change.
lib/PublicInbox/Import.pm
t/www_listing.t