-
-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Cant push #171
Comments
Issue: folder was named 'main', fixed with rename |
Also stumbled upon this bug. Error message:
Root of the repository with Obsidian vaults: $ git branch -a
* main
remotes/origin/main
$ tree -aL 1
.
├── .git
├── main
└── README.md |
Vinzent03
added a commit
that referenced
this issue
Sep 29, 2022
@illarionov Should be fixed now! |
It works, thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
when i try to push changes i get this error in console | auto push doesnt work too
commits and everything else works
Error: fatal: ambiguous
argument 'main': both revision and
filename
Steps to reproduce
manual push
Operating system
Linux
The text was updated successfully, but these errors were encountered: