From owner-freebsd-git@freebsd.org Mon Oct 5 18:23:40 2020 Return-Path: Delivered-To: freebsd-git@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4EB2742C32C for ; Mon, 5 Oct 2020 18:23:40 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f173.google.com (mail-il1-f173.google.com [209.85.166.173]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C4prW3yhBz4K7t for ; Mon, 5 Oct 2020 18:23:39 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-il1-f173.google.com with SMTP id t7so3485290ilf.10 for ; Mon, 05 Oct 2020 11:23:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UpNrhdbc2DEV93nOywGRPII4sjG1wtiacAa8xXnHc3s=; b=DQT2F+nF41WXKSgT2k2rXPRNtuYIQvWTEtz3iEaygpIn+/Jj+7zVM5NrC6QS78Ls8w eCeQBEh7z80jWd8mZJC3+IwjDul3IB1VJ5Zk7bLGEZa7r6OCCn218MaT0pq/1U547zbL e1gmwmhN7APRVio3kuJMqryY30vpIP66+WFFFJYDIV9AAqqI1tAREdpHez2i3UUzT2IY HgK+7ETGwhOm7wWn4YR2RsmnogTuZyLIhCnIxZEyvPKa/0l2UBsdQKrWngAcmexyw9wW Ost0lY+up2R76ZFDaJolDxqhNX5PBIcplojlGUI3KVyfXzt+xs+5c1M7yhJi1PklYX2E vhYw== X-Gm-Message-State: AOAM531NX8nkCnDT4Cjx7TWk++autD7pdSfvMWvx0geZJKFnm25yTlcL w73wg1JbrXcyfmdDHgwP/R0qa5F1sE5/5qi/ymU= X-Google-Smtp-Source: ABdhPJz7HCpyBXodMRmMu51ZrFwacHKwQn/2+Sf13e4jCKiL4dDf7scF6xv8HkYM1CrXoDelAw6SH9GNpmkUN+FrlKs= X-Received: by 2002:a92:998d:: with SMTP id t13mr547394ilk.256.1601922218321; Mon, 05 Oct 2020 11:23:38 -0700 (PDT) MIME-Version: 1.0 References: <20201005161152.w6dte2oa6o2fus7c@mutt-hbsd> In-Reply-To: <20201005161152.w6dte2oa6o2fus7c@mutt-hbsd> From: Ed Maste Date: Mon, 5 Oct 2020 14:23:26 -0400 Message-ID: Subject: Re: Rough timeframe To: Shawn Webb Cc: freebsd-git Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4C4prW3yhBz4K7t X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.173 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-2.38 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.02)[-1.023]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[carpeddiem]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; RCVD_TLS_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-git@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.002]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.35)[-0.352]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[209.85.166.173:from]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.166.173:from]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; MIME_TRACE(0.00)[0:+]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; MAILMAN_DEST(0.00)[freebsd-git] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2020 18:23:40 -0000 On Mon, 5 Oct 2020 at 12:12, Shawn Webb wrote: > > Hey FreeBSD git peeps, > > I'm curious if there's a rough timeline for the git migration. I'd > like to know how to prioritize my tasks as a downstream consumer. We're still working on a few dependencies before being able to commit to a final schedule - documentation in particular. Plan for after 12.2 and before the end of the year.