OblikStudio / kirby-git

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

Error when branch name matches folder name #20

Open hdodov opened 3 years ago

hdodov commented 3 years ago

If you have a branch named content, Git confuses it with the content folder. All commands run by the plugin should make use of the -- argument to clearly separate the command options.