Skip to content
Discussion options

You must be logged in to vote

most case main or master branch -whichever you've designated as the primary development branch- is typically what IntelliJ will track by default. Any changes you make will be based on this branch and IntelliJ integrates well with version control systems. You can use the "Version Control" tool window to see changes across branches, commit your changes, and switch branches easily. For more info u can check this documentation especially under the Use feature branches section

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Papa-26
Comment options

@faridnec
Comment options

Answer selected by Papa-26
@Papa-26
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage New To GitHub 👋 New To GitHub
2 participants