On Sun, May 7, 2017 at 2:56 PM, Luigi Toscano <luigi.tosc...@tiscali.it> wrote: > Mark Gaiser ha scritto: >> Hi, >> >> For instance, take this differential [1]. >> Now i found the repository (plasma-integration in that specific case), >> but i always [2] have trouble finding the repository. It doesn't seem >> to be stated anywhere in a differential. > > It is, if the submitter use arcanist, or if the submitter remembers to specify > it. Just please as I do and ask the submitter to specify the repository. >
Great, thank you. > > Please remember to check if the data (name/email) of the submitter are in the > patch that you are going to submit (which does not work automatically when > arcanist is not used, so you need to do a git commit --author...). That's neat! Didn't knew that either. I would've added these lines: CCMAIL: <his mail> Differential Revision: https://phabricator.kde.org/D5538 But I will commit with --author now that i know about it.