-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release-2020.03.30 to develop #2134
Conversation
I didn't see what conflicts you needed to resolve, but I'm happy to assume it wasn't something worth worrying about. Will leave you to confirm and merge though. Thanks! |
``` git mergetool This message is displayed because 'merge.tool' is not configured. See 'git mergetool --tool-help' or 'git help config' for more details. 'git mergetool' will now attempt to use one of the following tools: opendiff kdiff3 tkdiff xxdiff meld tortoisemerge gvimdiff diffuse diffmerge ecmerge p4merge araxis bc codecompare smerge emerge vimdiff Merging: .travis.yml pythonforandroid/python.py testapps/setup_testapp_python3.py Normal merge conflict for '.travis.yml': {local}: modified file {remote}: modified file Hit return to start merge resolution tool (vimdiff): 4 files to edit Deleted merge conflict for 'pythonforandroid/python.py': {local}: deleted {remote}: modified file Use (m)odified or (d)eleted file, or (a)bort? d Deleted merge conflict for 'testapps/setup_testapp_python3.py': {local}: deleted {remote}: modified file Use (m)odified or (d)eleted file, or (a)bort? d ```
Yes the conflict merge doesn't appear really and I've edited the actual merge commit to include the conflicting files and action taken. And also I realised
I think we're good to go, could you give it another look? |
Nice :) |
Resolved conflict locally, see log below (from
develop
branch):