obsidian-git icon indicating copy to clipboard operation
obsidian-git copied to clipboard

[Bug]: Push doesnt work on mobile

Open MakiRollDev opened this issue 1 year ago • 3 comments

Describe the bug

So I had to copy my repository onto my phone by hand (via USB on my PC). The problem is that when I try to push my changes to Github, it says "MissingParameterError: The function requires a 'remote or URL''"

I have tried:

  • creating a new remote on my phone
  • switching to remote branch
  • appending '.git' to the repo URL

Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)

MissingParameterError: The function requires a 'remote or URL'

Steps to reproduce

I do not have the hardware to test this on other devices

  • Set up obsidian git on desktop
  • Copy it over to your android device and open it in obsidian
  • set up authentication to github (Name and Token)
  • commit all changes
  • push

Expected Behavior

No response

Addition context

No response

Operating system

Android

Installation Method

None

Plugin version

2.22.0

MakiRollDev avatar Dec 15 '23 13:12 MakiRollDev

@MakiRollDev Did you find any workaround?

kaisersakhi avatar May 06 '24 15:05 kaisersakhi

@kaisersakhi No sadly not I just switched to Google drive

MakiRollDev avatar May 06 '24 17:05 MakiRollDev