mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 07:26:21 +00:00
autopushed
This commit is contained in:
+10
-1
@@ -17,5 +17,14 @@ Example for my initial upload:
|
|||||||
> chezmoi add ~/.gnupg
|
> chezmoi add ~/.gnupg
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
> chezmoi cd
|
||||||
|
> git add .
|
||||||
|
> git commit -m 'Initial commit from paramita."
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
> git remote add origin git@gitlab.com:flancian/flancian.git
|
||||||
|
> git branch -M main
|
||||||
|
> git push -u origin main
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user