Displaying 3 results from an estimated 3 matches for "f241b16c".
2016 Jul 27
1
[RFC] One or many git repositories?
...de review then the UI tells you if your patch is
out of date compared to master and there's a big fat painless "rebase"
button right there.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160728/f241b16c/attachment.html>
2016 Jul 27
0
[RFC] One or many git repositories?
> -----Original Message-----
> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of
> Justin Lebar via llvm-dev
> Sent: Wednesday, July 27, 2016 1:32 PM
> To: Chris Bieneman
> Cc: llvm-dev at lists.llvm.org
> Subject: Re: [llvm-dev] [RFC] One or many git repositories?
>
> Thanks for elaborating, Chris.
>
> > Case Study 1 - Simple development
2016 Jul 27
3
[RFC] One or many git repositories?
Thanks for elaborating, Chris.
> Case Study 1 - Simple development on a sub-project
I explicitly addressed this workflow in my original e-mail. I know it
was a while ago, but it sounds like it may be worth a read if you
haven't checked it out.
In the mail I described how to use sparse checkouts to create a
repository structure that functions virtually identically to what you
have today.