Compare Changes to the Branch in Any JetBrains IDE

preview_player
Показать описание
Git branches are useful when you want to isolate your work, but it can be a real pain to merge them into the main development line.

In this video, we’ll look at the different ways you can compare remote branches with your branch, or commits to a remote branch with your branch. Your JetBrains IDE can even compare your local uncommitted changes via the *Show Diff with Working Tree* action.

#JetBrains #IDE #Tips #PhpStorm #WebStorm #Clion #DataGrip #DataSpell #GoLand #IntelliJ #PyCharm #Rider #RubyMine
Рекомендации по теме
Комментарии
Автор

The git tools of JetBrains are just awesome. These help me tremendously in terms of productivity.

Darkray
Автор

Would you consider making a video about IDE git rebase interactive, specifically about the intended flow when a commit is set to 'edit'?

aram