mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
autopushed
This commit is contained in:
+10
-1
@@ -17,5 +17,14 @@ Example for my initial upload:
|
||||
> 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