Re: RFC - Git Developer Blog

2019-09-17 Thread James Ramsay
On 13 Sep 2019, at 10:05, pedro rijo wrote: Just a minor question: since we have git-scm, pro-git, and git translations in github, why not keep in the same place, under the same organization? I just find it easier to find than having repos scattered across different git hosting services It was

Re: Virtual Git Contributor Summit

2019-09-13 Thread James Ramsay
On 3 Jul 2019, at 9:01, Johannes Schindelin wrote: Team, I kept talking about this idea of a purely online Git Contributor Summit, and it is finally time for action. Thank you for organizing! Yesterday, Christian and I took notes in the doc below which might be useful for others. https:

Re: RFC - Git Developer Blog

2019-09-13 Thread James Ramsay
On 6 Aug 2019, at 16:49, Emily Shaffer wrote: On Tue, Aug 06, 2019 at 09:20:52AM -0400, Jeff King wrote: On Mon, Aug 05, 2019 at 06:49:35PM -0700, Emily Shaffer wrote: Are folks interested in writing and reviewing this kind of content? Any ideas for where we may be able to host (maybe git-sc

Reporting reused packfile objects

2019-07-26 Thread James Ramsay
While investigating improvements to clone performance at GitLab we've been looking at how to trigger packfile reuse during clones. A challenge of the investigation and a future challenge of rolling out changes to encourage more frequent packfile reuse is knowing when packfile reuse kicks in and