Skip to Content
Beginning IntelliJ IDEA: Integrated Development Environment for Java Programming
book

Beginning IntelliJ IDEA: Integrated Development Environment for Java Programming

by Ted Hagos
November 2021
Beginner
283 pages
4h 32m
English
Apress
Content preview from Beginning IntelliJ IDEA: Integrated Development Environment for Java Programming
© Ted Hagos 2022
T. HagosBeginning IntelliJ IDEAhttps://doi.org/10.1007/978-1-4842-7446-0_10

10. Source Control

Ted Hagos1  
(1)
Makati, Philippines
 
In this chapter, we will cover the following:
  • A brief introduction to Git

  • Basic operations in Git

  • How to set up a local Git repo

  • Publishing your project on GitHub

When you’re working with other developers, you need a way to share your code with others and share their codes in return. Even if you’re working alone, you’ll need a way to track the changes you’ve made to the codebase over time. These are the primary reasons why you need to use source control.

IntelliJ can work with various source control systems, for example, Git, CVS, SVN, Mercurial, and TFS. Git is a widely used version control system, and it's ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Functional Programming in Java

Functional Programming in Java

Venkat Subramaniam
IntelliJ IDEA Essentials

IntelliJ IDEA Essentials

Jaroslaw Krochmalski

Publisher Resources

ISBN: 9781484274460Purchase LinkPublisher Website