fix: myriad typos and issues

This commit is contained in:
Cory Dransfeldt 2023-05-06 17:33:00 -07:00
parent 21a158602a
commit be92f3bdf0
No known key found for this signature in database
64 changed files with 107 additions and 104 deletions

View file

@ -5,7 +5,7 @@ title: Updating to the latest version of git on Ubuntu
tags: ['development', 'Git', 'Linux', 'Ubuntu']
---
If you're using git on Ubuntu, the version distributed via apt may not be the newest version of git (I use git to deploy changes on all of the sites I manage).<!-- excerpt --> You can install the latest stable version of git provided by the maintainers as follows:
If you're using git on Ubuntu, the version distributed via apt may not be the newest version of git (I use git to deploy changes on all the sites I manage).<!-- excerpt --> You can install the latest stable version of git provided by the maintainers as follows:
```bash
sudo add-apt-repository ppa:git-core/ppa