Medium Syndication Data

This commit is contained in:
Brandon Rozek 2023-02-09 20:19:30 -05:00
parent e8c9b33f2d
commit 79329aae66
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
13 changed files with 85 additions and 61 deletions

View file

@ -1,10 +1,12 @@
---
title: "Git Pushing to Multiple Remotes"
date: 2022-06-02T21:19:29-04:00
date: 2022-06-02 21:19:29-04:00
draft: false
tags: ["Git"]
math: false
medium_enabled: true
medium_post_id: 41533d2710fd
tags:
- Git
title: Git Pushing to Multiple Remotes
---
Git's greatest strength is its first-class support for decentralization.
@ -41,4 +43,4 @@ I only recently started using [SourceHut](https://sr.ht/).
It's designed by [Drew Devault](https://drewdevault.com/)
and others to feature the original usage of git, via email.
This method is still in use by the Linux kernel development team.
I'm excited to try it out and hopefully write some future posts on this concept.
I'm excited to try it out and hopefully write some future posts on this concept.