diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-24 06:41:01 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-24 06:41:01 +0200 |
| commit | c152c6b5a9a45be3b6a7c72fb4142662edd669a2 (patch) | |
| tree | 701433c83c3764ff1f0ff7dfb10d8437bd371fa7 /content/notes/git-push-multiple-origins.md | |
| parent | c7597a44c63db97f8a9615f20c56f8a7b103edcf (diff) | |
| download | mitjafelicijan.com-c152c6b5a9a45be3b6a7c72fb4142662edd669a2.tar.gz | |
Added tags
Diffstat (limited to 'content/notes/git-push-multiple-origins.md')
| -rw-r--r-- | content/notes/git-push-multiple-origins.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/notes/git-push-multiple-origins.md b/content/notes/git-push-multiple-origins.md index 228f857..14b6ed0 100644 --- a/content/notes/git-push-multiple-origins.md +++ b/content/notes/git-push-multiple-origins.md | |||
| @@ -4,6 +4,7 @@ url: git-push-multiple-origins.html | |||
| 4 | date: 2023-05-06 | 4 | date: 2023-05-06 |
| 5 | type: notes | 5 | type: notes |
| 6 | draft: false | 6 | draft: false |
| 7 | tags: [git] | ||
| 7 | --- | 8 | --- |
| 8 | 9 | ||
| 9 | Sometimes you want to push to multiple origins at once. This is useful if you | 10 | Sometimes you want to push to multiple origins at once. This is useful if you |
