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
```
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
```
0 commit comments