-
-
Notifications
You must be signed in to change notification settings - Fork 438
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I am trying to clone my remote repository on iPhone (iOS). The repo works perfectly on Windows and Linux (synced via Obsidian Git).
After successfully authenticating and running the Clone existing remote repo command, the plugin enters a broken state. It keeps throwing "Couldn't find master" and "No upstream branch is set" errors.
Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)
Steps to reproduce
- Create a fresh Vault on iOS.
- Install Obsidian Git plugin.
- Run command:
Git: Clone existing remote repo. - Enter repo URL and PAT.
- Select
Vault Root->Delete all local config. - The clone appears to finish, but then prompts to select a branch or shows "No upstream branch is set".
- I use the available "Switch branch" command.
- I select
origin/main(or evenorigin/masterwhich I created specifically to fix this). - Error: It immediately fails with "Couldn't find master".
Expected Behavior
The "Switch branch" command should successfully checkout the selected branch (main) and sync the files.
Addition context
No response
Operating system
iOS
Installation Method
None
Plugin version
2.36.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working