public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Eugene Rozenfeld <erozen@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/vendors/microsoft/heads/main)] Update branch name
Date: Thu, 27 May 2021 01:23:16 +0000 (GMT)	[thread overview]
Message-ID: <20210527012316.6A34A385700A@sourceware.org> (raw)

https://gcc.gnu.org/g:2798baeae58dfa6b9736d926058bdda3a321e207

commit 2798baeae58dfa6b9736d926058bdda3a321e207
Author: Eugene Rozenfeld <erozen@microsoft.com>
Date:   Wed May 26 18:22:01 2021 -0700

    Update branch name
    
    Replace current-temp with current

Diff:
---
 .github/workflows/update-mirror-branches.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/update-mirror-branches.yaml b/.github/workflows/update-mirror-branches.yaml
index 977c5cb3000..8ab9796c17b 100644
--- a/.github/workflows/update-mirror-branches.yaml
+++ b/.github/workflows/update-mirror-branches.yaml
@@ -43,7 +43,7 @@ jobs:
         # upstream vendor/microsoft/9.1.0 maps to gcc-9.1.0
         include:
           - upstreamBranch: main
-            githubBranch: current-temp #TODO: Change this when we have everything in current in the upstream vendor branch
+            githubBranch: current
           - upstreamBranch: '9.1.0'
             githubBranch: gcc-9.1.0


                 reply	other threads:[~2021-05-27  1:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210527012316.6A34A385700A@sourceware.org \
    --to=erozen@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).