User Details
User Details
- User Since
- Jul 6 2015, 11:33 AM (508 w, 4 d)
- Availability
- Available
Jul 6 2015
Jul 6 2015
mat813 added a comment to T8763: Help arcanist keep track of which branch matches which review on Git.
Yeah, I just did some testing, I think we have history.immutable because otherwise arcanist will completly rewrite the first commit with all it's stuff that we don't want :-)
mat813 added a comment to T8763: Help arcanist keep track of which branch matches which review on Git.
That's a bit why I was saying some kind of per branch git config thing could be used too.
mat813 closed T8763: Help arcanist keep track of which branch matches which review on Git as Resolved.
Mmmm, we have history.immutable: true in our .arcconfig, so that's why arc diff is not doing it, I'll investigate a bit more, thanks :-)
mat813 added a comment to T8763: Help arcanist keep track of which branch matches which review on Git.
Mmmm, do you mean if I put "Differential Revision: DXXX" as the last line of the first commit of the branch, it'll be seen by arc and any subsequent arc diff will update the right review instead of creating a new one ?
mat813 added a comment to T8763: Help arcanist keep track of which branch matches which review on Git.