You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kentucky for some reason keeps having problems where the pipenv files cause conflicts; I pull the branch, bring in the new pipfiles, push again, and then some days later get the same problem again.
I'm not even sure why the branches have Pipfiles as distinct from the main, or if there's a better way to keep these in sync.
branch main -> FETCH_HEAD
Auto-merging Pipfile
CONFLICT (content): Merge conflict in Pipfile
Auto-merging Pipfile.lock
CONFLICT (content): Merge conflict in Pipfile.lock
Automatic merge failed; fix conflicts and then commit the result.
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
Kentucky for some reason keeps having problems where the pipenv files cause conflicts; I pull the branch, bring in the new pipfiles, push again, and then some days later get the same problem again.
I'm not even sure why the branches have Pipfiles as distinct from the main, or if there's a better way to keep these in sync.
A log run:
Switched to a new branch 'ky'
branch 'ky' set up to track 'origin/ky'.
From https://github.com/biglocalnews/warn-github-flow
Auto-merging Pipfile
CONFLICT (content): Merge conflict in Pipfile
Auto-merging Pipfile.lock
CONFLICT (content): Merge conflict in Pipfile.lock
Automatic merge failed; fix conflicts and then commit the result.
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered: