mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
doc: replace public-inbox links with lore.kernel.org
Since we're now recommending lore.kernel.org (and because the public-inbox.org domain might eventually go away), let's update our internal references to use it, too. That future-proofs our references, and sets the example we want people to follow. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
46c67492aa
commit
3eae30e464
@@ -1104,7 +1104,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;
|
||||
|
||||
Reference in New Issue
Block a user