mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
autopushed
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@
|
|||||||
- #push [[2022-05-26]]
|
- #push [[2022-05-26]]
|
||||||
- [[refusing to merge unrelated histories]]
|
- [[refusing to merge unrelated histories]]
|
||||||
|
|
||||||
Example for my initial upload:
|
Example from my initial upload:
|
||||||
|
|
||||||
```
|
```
|
||||||
sh -c "`curl -fsLS chezmoi.io/get`"
|
sh -c "`curl -fsLS chezmoi.io/get`"
|
||||||
@@ -38,7 +38,7 @@ chezmoi apply -v
|
|||||||
To upload changes to files already tracked by chezmoi from any host:
|
To upload changes to files already tracked by chezmoi from any host:
|
||||||
|
|
||||||
```
|
```
|
||||||
chezmoi readd
|
chezmoi re-add
|
||||||
chezmoi cd
|
chezmoi cd
|
||||||
git commit -a -m "chezmoi from $HOSTNAME"
|
git commit -a -m "chezmoi from $HOSTNAME"
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user