Команда git-difftool: опции, ключи и примеры использования
git difftool
Show file changes using external diff tools. Accepts the same options and arguments as Git diff. More information: https://git-scm.com/docs/git-difftool.
- List available diff tools:
git difftool --tool-help
- Set the default diff tool to meld:
git config --global diff.tool "{{meld}}"
- Use the default diff tool to show staged changes:
git difftool --staged
- Use a specific tool (opendiff) to show changes since a given commit:
git difftool --tool={{opendiff}} {{commit}}
Также может быть вам интересно:
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like