Merge branch 'jk/lore-is-the-archive'

Doc update for the mailing list archiving and nntp service.

* jk/lore-is-the-archive:
  doc: replace public-inbox links with lore.kernel.org
  doc: recommend lore.kernel.org over public-inbox.org
This commit is contained in:
Junio C Hamano
2019-12-06 15:09:23 -08:00
13 changed files with 30 additions and 30 deletions

View File

@@ -1124,7 +1124,7 @@ match_wildcards:
* later on.
* max_depth is ignored but we may consider support it
* in future, see
* https://public-inbox.org/git/7vmxo5l2g4.fsf@alter.siamese.dyndns.org/
* https://lore.kernel.org/git/7vmxo5l2g4.fsf@alter.siamese.dyndns.org/
*/
if (ps->recursive && S_ISDIR(entry->mode))
return entry_interesting;