Version Control
IntelliJ IDEA provides out-of-the box integration with the following version control systems: Git, Mercurial, Subversion, and Perforce.
Version your application to collaborate on it, as well as to eliminate the risks of storing all of your codebase locally. Press Alt 9 to view the history of the changes in the project or press Ctrl K to send your local changes to the repository.
반응형
'개발 > 개발 기타' 카테고리의 다른 글
[Tip of the Day] IntelliJ : View recent files (0) | 2023.07.31 |
---|---|
[Tip of the Day] IntelliJ : Change focus in tool windows (0) | 2023.07.27 |
[Tip of the Day] IntelliJ : Quick code documentation (0) | 2023.07.21 |
[Tip of the Day] IntelliJ : Navigate to implementation (0) | 2023.07.20 |
[Tip of the Day] IntelliJ : Select In (0) | 2023.07.19 |