git / git.github.io

Git Developer Pages (This is NOT the place to discuss Git issues. See: https://git-scm.com/community)
https://git.github.io
311 stars 280 forks source link

Any comment about upcoming Git Rev News edition 39 #290

Closed chriscool closed 6 years ago

chriscool commented 6 years ago

A currently mostly empty draft is there:

https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-39.md

Feel free to comment in this issue, or to use the edit button (that looks like a pen) to edit and create a pull request with the changes you would like.

Let's try to publish this edition on Wednesday May 16th!

Thanks!

cc @jnareb @mjaix @gaalcaras @gitster @stefanbeller

chriscool commented 6 years ago

For information here are what @jnareb suggested on #285:

jnareb commented 6 years ago

One thing that would be good to have in this edition would be to introduce Google Summer of Code 2018 students and projects they undertake.

chriscool commented 6 years ago

@jnareb yeah sure. I think we often did that (maybe too shortly) the previous times.

jnareb commented 6 years ago

Pratik Karki, one of GSoC participants (doing Convert interactive rebase to C), promised to blog about it:

chriscool commented 6 years ago

@jnareb yeah I just merged Dscho's commit about Pratik's blog.

jnareb commented 6 years ago

Paul Ungureanu, one of 3 GSoC 2018 participants (doing Convert “git stash” to builtin) is also starting a blog about it:

jnareb commented 6 years ago

In "Light reading", the series of 2 posts by Joe Neeman about Pijul's merging algorithm was already present in previous edition of Git Rev News.

jnareb commented 6 years ago

Nice there is currently much work done to make git faster on large repositories:

jnareb commented 6 years ago

Alban Gruin, the last of 3 GSoC 2018 participants for Git (doing Convert interactive rebase to C) is like the rest starting a blog about it.

chriscool commented 6 years ago

Thanks @jnareb!

chriscool commented 6 years ago

@jnareb @dscho I finished a draft of an article about the GSoC with what you posted.

chriscool commented 6 years ago

@jnareb ok I removed the pijul related news. Thanks!

dscho commented 6 years ago

I removed the pijul related news. Thanks!

Umm why?

dscho commented 6 years ago

Umm why?

(I thought that previous issues covered only the first post.)

jnareb commented 6 years ago

@dscho both posts about Pijul merge algorithm were linked to in previous issue

chriscool commented 6 years ago

@dscho I agree with @jnareb. I removed the following:

The above contains links to https://jneem.github.io/merging/ and https://jneem.github.io/pijul/ which are both already in edition 38.

The other link in what I removed is https://pijul.com/ but it points to the same content as https://pijul.org/ which is also in edition 38.

jnareb commented 6 years ago

Please check that in 3f21037b2a69d68403603a75b559ee97d5d62f2f I have added the correct missing URL for the link

chriscool commented 6 years ago

@jnareb yeah it looks good to me, thanks!

jnareb commented 6 years ago

@chriscool thanks for checking the correction.

A few more links in 69d97555d20f391345614590304f6cf92e8bfed2 - temporarily on separate branch.

jnareb commented 6 years ago

I'm working on adding a part about commit-graph feature that is in the process of being added; if you could wait a bit with the release. Thanks in advance.

chriscool commented 6 years ago

Yeah sure I will wait until at least 1pm CEST on Wednesday.

jnareb commented 6 years ago

It looks as I wouldn't be able to write it in time... but the work on commit-graph continues, so it can be in the next release.

I have pushed my links in bcaf74881686bfdfa496f31171c8fc93086e41a8

chriscool commented 6 years ago

Yeah sure, no problem to have it in the next issue.

Thanks for your links and pushing everything. I am going to publish this edition.

jnareb commented 6 years ago

Sketch of Serializing Commit Graph currently in Serialized Commit Graph sketch - for Git Rev News gist.