GitHub Workflows for Forked Repositories

Опубликовано: 29 Сентябрь 2024
на канале: Spring Framework Guru
2,198
24

For all of my online courses, I use GitHub for source code. In this video, learn about:
- 01:14 - The recommended workflow
- 03:02 - How to fork a GitHub repository
- 04:18 - How to clone a GitHub Repository in IntelliJ
- 07:02 - How to compare your local branch to a GitHub Branch from IntelliJ
- 09:25 - How to compare your local branch to the source (Forked from) repository