First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.
What I’m trying to do
I did this way Start integration
- create an empty vault
- install the obsidian-git plugin
- obsidian-git plugin presets
Username on your git server. E.g. yourusername on GitHub
: Enter Github usernamePassword/Personal access token
: enter your Github access token
- open the command palette → select
Obsidian Git: Clone an existing remote repo
. - enter the https git repository URL
- select a space that is not a Valut Root
- question about the existence of .obsidian file:
YES
- about conflicts in the .obsidian file:
delete all your local config and plugins
9. - about clone depth:
Select a space
. - clone proceeds~.
- if alerted on restart, shut down Obsidian and restart it
- re-enter username, token from ==3== because the existing repository was overwritten
- Obsidian-git configuration window
- Author name for commit: Enter your commit username
- Author email for commit: Enter your commit email
- test the integration with Command Palette - pull
- Done!
Questions
When I did the above on my iPhone and iPad, obsidian turned off during initializing. Once turned off, I’m stuck with obsidian with no git installed.
The Git repository I want to integrate with is about 400MB all told.