Live data from Hacker News

Git 2.10 has been released

github.com

21–30 of 41 posts

Re: Git 2.10 has been released

#21
post #11

Earlier quoted context omitted.

I find the gifs make the text around them far harder to focus on. I'd much prefer they only played on click or hover.

I'm actually surprised that the browsers don't have gif playback controls by now.

Until relatively recently. You could stop gif animations on a page in firefox. They removed the functionality, citing bloat, and suggested someone write an extension.

Shortly after, they integrated Pocket and Hello and broke the extension apis that would have made a gif control extension easy.

Re: Git 2.10 has been released

#23

This is great and all, but do status bars and terminal colorings really warrant this kind of fanfare? I love git and I'm very happy that they are constantly releasing new stuff, but I think we should draw a line somewhere on what really matters and what doesn't as far as news coverage.

The news is on github, it specialises in everything git and on the git subject they can choose to shine the light wherever and it will not be out-of-place.

Maybe you could limit the criticism to the fact that it has been submitted to HN and voted onto the front page, which would be a criticism of distribution medium and of the medium consuming masses.

Re: Git 2.10 has been released

#25
post #3

Meta: Beautifully written release summary, including hyperlinks and animated gif "demos". Inspirational for our own releases :-)

and with humour: > Git's internal date-formatting code can now correctly show dates past the year 2100. Phew, fixed with only 84 years to spare.

Re: Git 2.10 has been released

#26
post #3

Meta: Beautifully written release summary, including hyperlinks and animated gif "demos". Inspirational for our own releases :-)

Do you know what they might have used to make the gifs?

it doesn't make a gif but I think it's really nifty to get a similar (better?) effect: https://asciinema.org/

Re: Git 2.10 has been released

#29
It seems so easy to include a command line option to specify which PEM file to use but git just won't do it.

Yes I know there are ways around it and config files you can set up, but heck, it's just a command line "use this PEM file". It's not hard.

Re: Git 2.10 has been released

#30
post #4
post #3

Meta: Beautifully written release summary, including hyperlinks and animated gif "demos". Inspirational for our own releases :-)

Nice formatting aside, I am slightly concerned that GitHub "releasing a release note" for Git would further blur the distinction between the two for new programmers. If I were new to Git and GitHub, I would have thought that Git is a product of the company GitHub. Edit: After searching through git repo and official site, I could not find any nicely "rendered" release note beyond the official release note in raw markd…

I recently participated in a focus group which was discussing git, github, and other git-ish things. To my eyes, it seemed like most of the other participants were unclear on what the difference between git and github actually was as answers about the two were often interchanged.
Post reply on HN