Open
Description
What happened
I can't push by this plugin.
Git push failed
fatal: No configured push destination.
Either specify the URL from the command-line or configure a remote repository using
git remote add <name> <url>
and then push using the remote name
git push <name>
But I can push by powershell.
PS C:\Files\Long\Logseq\Note> git push github master
Enumerating objects: 7, done.
Counting objects: 100% (7/7), done.
Delta compression using up to 8 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (4/4), 399 bytes | 199.00 KiB/s, done.
Total 4 (delta 1), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (1/1), completed with 1 local object.
To github.com:Immortal-Sty/Logseq-note.git
20b299f..a83f32c master -> master
It's strange.
My system
- Computer system: Windows 11 22H2;
- Logseq version: 0.8.17;
Metadata
Metadata
Assignees
Labels
No labels