[all-commits] [llvm/llvm-project] f056da: [llvm][utils] Remove git-svn folder + scripts
zbrid via All-commits
all-commits at lists.llvm.org
Mon May 11 09:27:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f056dacbd756e3554cff33b7bccd7c3fa9bf6fb1
https://github.com/llvm/llvm-project/commit/f056dacbd756e3554cff33b7bccd7c3fa9bf6fb1
Author: Zola Bridges <zbrid at google.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
R llvm/utils/git-svn/git-llvm
R llvm/utils/git-svn/git-svnrevert
R llvm/utils/git-svn/git-svnup
Log Message:
-----------
[llvm][utils] Remove git-svn folder + scripts
Summary:
These tools are no longer useful since we've migrated off of SVN, so
this patch deletes them.
RFC Link: http://lists.llvm.org/pipermail/llvm-dev/2020-May/141386.html
Unless there is opposition in the RFC thread, I'll submit the patch on
May 10, 2020.
I searched through the repo to confirm there were no mentions of the scripts
in other scripts or documentation.
Reviewed By: echristo, tstellar, MaskRay
Differential Revision: https://reviews.llvm.org/D79348
More information about the All-commits
mailing list