mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Medium Syndication Data
This commit is contained in:
parent
e8c9b33f2d
commit
79329aae66
13 changed files with 85 additions and 61 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue