Replies: 2 comments 21 replies
-
Using /www/wwwroot/hamlog as working directory |
Beta Was this translation helpful? Give feedback.
-
That is because wwff.txt was added to the repo with 3de4325 in order to not fail if the file is empty. But in this case yours was updated on the older version and now contains local changes that should be overwritten. To fix you could do a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I saw another error in the logs during automatic updating
Commit or stash your changes before merging branches.
error: The specified untracked files in the working directory will be overwritten by the merge:
assets/json/wwff.txt
Move these files or delete them before switching branches.
interrupt
Fast-forward failed; stopping here.
the specified file is empty assets/json/wwff.txt
Beta Was this translation helpful? Give feedback.
All reactions