[LLVMdev] Howdy + GIT

Chandler Carruth chandlerc at google.com
Fri Jan 16 19:28:24 PST 2015


On Fri, Jan 16, 2015 at 7:11 PM, Tim Northover <t.p.northover at gmail.com>
wrote:

> > Most of this is solved by importing the patch with git am. But it works
> only if the patch was generated from git format-patch.
>
> Trouble is, that's not what we get, or at least nowhere near often
> enough to even bother learning that tool.
>
> > If you want to save also the “download and find the patch file”, any
> review coming from Phabricator can be committed in a single command, for
> example:
> >
> > $ arc patch D7003
>
> Yeah, I'm not installing PHP locally just for a non-standard arc tool.
> I'm quite happy with what Phabricator does on the web, but it should
> present standard interfaces for clients (like a git branch/tag).


I think we should just get some tiny python script that replaces the *tiny*
amount of logic we actually need from 'arc'. =]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150116/775050cb/attachment.html>


More information about the llvm-dev mailing list