My attempts to do this end with:
$ arc diff
Linting...
No lint engine configured for this project.
Running unit tests...
No unit test engine is configured for this project.
SKIP STAGING Unable to determine repository for this change.
Exception
ERR_CLOSED: This revision has already been closed.
(
Helped by sbenza@ http://reviews.llvm.org/D18608
On Wed, Mar 30, 2016 at 12:54 PM, Richard wrote:
> LegalizeAdulthood added a comment.
>
> Maybe you need to rebase first? I haven't used arc.
>
>
> Repository:
> rL LLVM
>
> http://reviews.llvm.org/D18408
>
>
>
>
___
I tried manually specifying --create. The problem was that my commit
message had stuff from an early arc diff still in it which arc was picking
up and getting confused by.
Matt
On Thu, Mar 31, 2016 at 8:29 AM, Alexander Kornienko
wrote:
> On Wed, Mar 30, 2016 at 4:01 PM, Matthew Fowles Kulukun