Branches, Commit, Pull Request, Merge in IntelliJ IDEA and GitHub: Example with Code

Описание к видео Branches, Commit, Pull Request, Merge in IntelliJ IDEA and GitHub: Example with Code

A hands on look at branching strategies in Git, GitHub, and IntelliJ Idea. In this video, I create a new branch from IntelliJ IDEA, make changes to that branch, return to master and make changes, return to the feature branch and merge master into the feature branch, add one more change to the feature branch, create a pull request from feature to master, merge into master, and then pull all changes locally.

Комментарии

Информация по комментариям в разработке