Update git-llvm script to push to GitHub
authorTom Stellard <tstellar@redhat.com>
Tue, 22 Oct 2019 16:19:39 +0000 (09:19 -0700)
committerTom Stellard <tstellar@redhat.com>
Tue, 22 Oct 2019 16:23:25 +0000 (16:23 +0000)
commit3bf7fddeb05655d9baed4cc69e13535c677ed1dd
tree30255c095f0a4fca833ccd65c9c671f797b05875
parent186155b89c2d2a2f62337081e3ca15f676c9434b
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
llvm/utils/git-svn/git-llvm