unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] clone: support --purge + doc updates
@ 2023-03-18 12:02 Eric Wong
  2023-03-18 12:02 ` [PATCH 1/3] doc: clone: note the default value of --remote-manifest= Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2023-03-18 12:02 UTC (permalink / raw)
  To: meta

Likely the final -clone feature I intend to implement for
this release.  I don't think purgeprotect from grokmirror
is necessary if --purge is off-by-default.

Eric Wong (3):
  doc: clone: note the default value of --remote-manifest=
  clone: show stale directories unconditionally
  clone: support --purge to delete remotely-deleted repos

 Documentation/public-inbox-clone.pod | 11 ++++++++
 lib/PublicInbox/LeiMirror.pm         | 42 ++++++++++++++++++++--------
 script/public-inbox-clone            |  2 +-
 t/clone-coderepo.t                   | 21 ++++++++++++++
 4 files changed, 63 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-18 12:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18 12:02 [PATCH 0/3] clone: support --purge + doc updates Eric Wong
2023-03-18 12:02 ` [PATCH 1/3] doc: clone: note the default value of --remote-manifest= Eric Wong
2023-03-18 12:02 ` [PATCH 2/3] clone: show stale directories unconditionally Eric Wong
2023-03-18 12:02 ` [PATCH 3/3] clone: support --purge to delete remotely-deleted repos Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).