The full lineup for Git Merge 2022 revealed
We are pleased to announce the full lineup of talks and workshops for this year’s Git Merge conference in Chicago. 17 talks, 3 workshops, 1 panel, and some great company!
We are excited to announce the full lineup for Git Merge 2022 happening in Chicago, Illinois September 14-15 with the addition of three new workshops.
Tickets are available for purchase on the website.
With 17 talks, three workshops, one panel, and some great company we think this year’s Git Merge will be terrific! Tickets are available for $125 and all proceeds will be donated to the open source Git project.
Here’s what to expect on days one and two plus an overview of the (optional) workshops:
Day 1 Workshops
Day 1 will kick off in the afternoon with a number of workshops from GitHub’s Professional Services team.
Workshop 1: Git it right!
You’ll learn the basics of common Git commands. These include commands which help you examine repository history and state while also learning to manipulate history.
Exercises include:
- Learning how to effectively use and understand the difference between commands such as
git revert
,git commit --amend
,git reset
,git cherry pick
, andgit rebase
- Debugging technique using
git bisect
Workshop 2: Simplify signing Git commits and tags with SSH keys
You’ll learn how to sign Git commits using the new OpenSSH feature. This is an alternative to the traditional method of using GPG.
Exercises include
- Configuring Git to sign objects using generated SSH Key
- Signing and verifying content
Workshop 3: Monorepo spring cleaning
You’ll work through exercises and get tips and tricks to help learn how to manage monorepos.
Exercises include:
- Search and manage large binary files using simple Git tooling
- Reduce overall monorepo size and increase performance with repository grafting
Day 2 Talks and panels
On day 2 you’ll mingle with and hear from members of the Git team, engineers representing Google, Twitter, Uber, GitHub, and more on everything from scaling and performance to deep dives into Git’s internals. View the schedule for details on all of the great talks.
We can’t wait to see you there!
Tags:
Written by
Related posts
Hotkeys and Wikis
Hey everyone, welcome to GitHub. Keep your feedreader pointed here for daily updates on new features, bug fixes, and general gitbauchery. First up: we just enabled hotkeys for trees and…
The Blog Arrives
The blog is finally here. This is where we’re gonna drop all sorts of Git and GitHub related eggs of knowledge: new features, upcoming features, bug fixes, etc etc. Also,…
Oh yeah, there’s pull requests now
Last night I pushed out a feature Tom and I have been talking about since day one: pull requests. That’s the short walkthrough. You can use it to tell people…
Activity Feeds Are Go
Activity feeds are now active. Three, in particular: events for you, events from you, and public events from you. The private feeds are protected with HTTP authentication. You need to…
One Thousand Strong
The first repository in the production db was created October 29th. The first private beta repository was created January 12th. The 1,000th repository was created today, Feburary 25th. (And yeah,…
hCardy Profiles
We added a ‘profile’ link to your badge tonight, giving you easy access to your public profile. It’s, more or less, what everyone else sees. To go with it, we…
Myspace for hackers?
rtomayko says GitHub is ‘Myspace for Hackers‘ over on his blog. Flattering, yes, but read closely: this dude gets it. From his post: “Pull requests” happen every day over email…
Multiple Emails!
You can now add multiple emails to your account using the, uh, account link. And hey, are your commits not being linked to your GitHub account? Here’s why: the most…
The GitHub Changelog
Update: We’ve discontinued this feature. Just like Facebook and FriendFeed, we’re now showing off our commit log. Not every change merits a blog post, y’know?
GitHub: Free for Open Source
Lately people have been asking about our pricing plan. While we’re not ready to reveal it quite yet, we are ready to talk about one aspect of it: GitHub will…