Ubuntu 22.04 (Jammy) ships git 2.34.1 via `sudo apt install git`. git 2.34 includes `git switch` (stable since 2.28), `git restore`, `init.defaultBranch`, and safe.directory. Covers all commonly needed modern git features. The git-core PPA is available if a newer version is required.