Blog Insights Notes from the Git Merge Core Contributors Summit
April 6, 2016
4 min read

Notes from the Git Merge Core Contributors Summit

Sytse, Job and Marin attended to represent GitLab and learn more about what is happening in the core Git community. Here are our notes and impressions from this event.

notes.jpg

At GitLab, we’re really proud to support the open source projects which underpin our service. Obviously, Git is a main part of absolutely everything we do. We recently sponsored Git Merge, an event organized by GitHub and sponsored by Atlassian, Bloomberg, Compose, SAP, and of course, GitLab. Even competitive organizations must work together to improve upon and negotiate the direction of key open source software. On the day before Git Merge, we joined the Git Merge Core Contributors Summit to discuss the direction of the project and new developments.

Sytse, Job and Marin attended to represent GitLab and learn more about what is happening in the core Git community. Here are our notes and impressions from this event.

Git Core Contributor Summit - 2016 Git Merge

Photo by Marin Jankovski

Scaling Git

Git is growing in popularity, and projects are growing in size and complexity as larger organizations adopt Git. This has lead to efforts in improving Git performance. Twitter reported an example repo with: 1m commits, 1500 contributors, and 0.25m files. The main problem is, the checkout is slow. Booking.com reported an example repo which took 500ms to read all the references.

One way to improve this is Repacking which greatly helps with performance.

Growing Git Adoption

As Git expands into organizations and different types of projects, Git is being used by people who are less familiar with the command line. Having web based interfaces, like GitLab, which allow users to perform Git commands through the web UI is helping organizations adopt Git.

Protecting the Git trademark

Git is a member of the Software Freedom Conservancy which helps to protect and defend free software. Taking care of software trademarks for open source projects is important to protect the software and its users. The official Git website has guidelines about trademark use which can help to prevent any misuse of the trademark which could misguide users. Git project maintainers will be making the decisions about which projects can make use of the Git trademark.

As Git proliferates and grows, there would be attempts to misuse or mislead users seeking Git related services and could be coerced into paying for free software or using software which isn’t actually Git. Protecting the Git trademark is work which requires more financial support to be sustainable. Software Freedom Conservancy is seeking more support.

Diversity

Diversity was discussed at the event. Our team noted that all attendees were men, including those from our team. It was an unfortunate realization and one which has inspired us to take action. We will continue to focus efforts on our own diversity sponsorship program. We also aim to support events in areas with low-opportunity, to increase global diversity in technology.

Great projects which need more support:

Submit Git - patches by email

Submit Git is a Scala app which is used to bridge between GitHub and the Git mailing list. Using Submit Git allows the Git mailing list to continue to use a patch submission process through a web UI. Users make a pull request on GitHub, and this lets you preview the patch and submit it to the mailing list. Of 40 contributors in the last year, 15 have been using it during this beta period. Soon, there will be updates to documentation to explain how to use Submit Git to submit patches to Git, and pull requests will no longer be accepted. There will be an automatic notification when people attempt to open pull requests on the Git project.

Submodules

It sounds like there may be improvements to submodules in Git. Google engineers expressed an interest in making this better, such as with improvements to both the UI and initialization. They are also interested in working to improve speed with parallel downloads. When this works, perhaps it could replace the Android repository tool called Repo? We look forward to seeing what happens next.

We'd like to thank Peff for including us in the Git Merge Core Contributors Summit. We look forward to the next one!

Please leave your opinions in the comments. We'd love to hear your thoughts.

We want to hear from you

Enjoyed reading this blog post or have questions or feedback? Share your thoughts by creating a new topic in the GitLab community forum. Share your feedback

Ready to get started?

See what your team could do with a unified DevSecOps Platform.

Get free trial

New to GitLab and not sure where to start?

Get started guide

Learn about what GitLab can do for your team

Talk to an expert