[all-commits] [llvm/llvm-project] 3bf7fd: Update git-llvm script to push to GitHub

tstellar via All-commits all-commits at lists.llvm.org
Tue Oct 22 09:24:08 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bf7fddeb05655d9baed4cc69e13535c677ed1dd
      https://github.com/llvm/llvm-project/commit/3bf7fddeb05655d9baed4cc69e13535c677ed1dd
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

  Changed paths:
    M llvm/utils/git-svn/git-llvm

  Log Message:
  -----------
  Update git-llvm script to push to GitHub

Summary:
Note: This patch should not be pushed until SVN has become read-only.
It should be the first patch committed directly to GitHub.

This patch updates git-llvm to check for merge commits and then push
changes to GitHub if none are found.  All logic related to SVN has been
removed.

Reviewers: jyknight

Subscribers: lenary, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67772




More information about the All-commits mailing list