[PATCH] D67746: This is a new subcommand to git-llvm. However, almost all of it is implementedexternally. Since this will probably be useful after Subversion is turned down, it is kept mostly independent of the git/svn logic. This does mean there isslight...

David L. Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 21:33:46 PDT 2019


dlj created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

...duplication of logic around interacting with git.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67746

Files:
  llvm/utils/git-svn/git-llvm
  llvm/utils/git-svn/phab_cmd.py
  llvm/utils/git-svn/phab_conduit.py
  llvm/utils/git-svn/phab_local.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67746.220810.patch
Type: text/x-patch
Size: 34303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/f01ca82a/attachment.bin>


More information about the llvm-commits mailing list