On 09/24/15 16:34, Bruce Cran wrote:
> On 9/24/15 4:43 AM, Laszlo Ersek wrote:
> 
>> First, I don't see why I should change my workflow (including CLI tools
>> I use interactively) that I've been using for almost five years now. I'm
>> using the most basic, most widely available tools: "raw" git commands,
>> and email.
> 
> I thought you'd also currently need to use svn too, since the repository
> is hosted on SF?

I use git-svn, which integrates SVN into git well enough. The only two
extra commands I need is

$ git svn rebase --use-log-author

for refreshing (pulling) the master branch in my git repo, and

$ git svn dcommit [--dry-run]

to push reviewed patches. It's tolerable.

> Anyway, I don't think anyone's saying that existing
> workflows will have to change. Anyone who likes using current tools will
> still be able to, and since the ML is one of the best ways to archive
> discussions, I agree that if we introduce a web app it must send
> notifications to the list.

Thanks.
Laszlo
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to