OblikStudio / kirby-git

Kirby plugin for updating content in the panel via Git
MIT License
84 stars 6 forks source link

Unable to fetch logs on a newly created branch #1

Open hdodov opened 4 years ago

hdodov commented 4 years ago

When you checkout a new branch on the server, e.g. live, but there's no live branch on origin yet, you get the following error in the panel:

fatal: ambiguous argument 'origin/live..live': unknown revision or path not in the working tree.↵Use '--' to separate paths from revisions, like this:↵'git [...] -- [...]'