denolehov / obsidian-git

Backup your Obsidian.md vault with git
MIT License
6.12k stars 251 forks source link

[Bug]: Uppercase letters in branch names seem to break it #741

Closed MicaelJarniac closed 1 week ago

MicaelJarniac commented 1 week ago

Describe the bug

Uppercase letters in branch names seem to break it

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

No response

Steps to reproduce

  1. Create branch with uppercase letters
  2. It breaks

Expected Behavior

No response

Addition context

No response

Operating system

Linux

Installation Method

AppImage

Plugin version

2.24.2

Vinzent03 commented 1 week ago

Works fine for me. Please elaborate what exactly you are doing and what breaks. Maybe share screenshots and logs.

MicaelJarniac commented 1 week ago

I feel like it was easier to do this process with a branch with all lowercase chars, but I managed to make it work with uppercase chars too, so it might be just me doing things wrong. I think I'll close the issue then.

image image image image image image image image image image image image image image image image image image image

Vinzent03 commented 3 days ago

One issue I see in your screenshots is that you type in NewBranch as remote name in the ninth image. But great it seems to work now.