Updated: 2023-07-14 16:32:00
parent
896e0b994e
commit
b4274e9ea2
|
@ -108,7 +108,7 @@ Then Open Your Obsidian Vault there. You are now ready to have your changes sync
|
|||
|
||||
```
|
||||
git add .
|
||||
git commit -q -m "$(date)"
|
||||
git commit -m "Updated: `date +'%Y-%m-%d %H:%M:%S'`"
|
||||
```
|
||||
Push your changes once more after you have opened your vault there.
|
||||
|
||||
|
|
Loading…
Reference in New Issue