Команда git-mergetool: опции, ключи и примеры использования
git mergetool
Run merge conflict resolution tools to resolve merge conflicts. More information: https://git-scm.com/docs/git-mergetool.
- Launch the default merge tool to resolve conflicts:
git mergetool
- List valid merge tools:
git mergetool --tool-help
- Launch the merge tool identified by a name:
git mergetool --tool {{tool_name}}
- Don't prompt before each invocation of the merge tool:
git mergetool --no-prompt
- Explicitly use the GUI merge tool (see the
merge.guitool
config variable):
git mergetool --gui
- Explicitly use the regular merge tool (see the
merge.tool
config variable):
git mergetool --no-gui
Также может быть вам интересно:
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like