Project

Remo

Easy
1268 completions
~ 2 hours
4.2

Learn the basic git commands. Initialize a repository, stage your changes, and do commits. Study how to "ignore" unnecessary files.

Provided by

JetBrains Academy JetBrains Academy

About

Remote is a git repository to store and exchange changes. It is a store that allows you to work from different places. In this project, you will examine basic git commands and how to work with a remote.

Graduate project icon

Graduate project

This project covers the core topics of the Introduction to Git course, making it sufficiently challenging to be a proud addition to your portfolio.

At least one graduate project is required to complete the course.

What you'll learn

Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Define the global settings.
Initialize a Git repository.
Create files inside the working directory.
Create a .gitignore file.
Stage and commit changes.
Push your commits to the remote.
List all the remotes.

Reviews

Anastasiia
2 months ago
Thanks to this project, I gained a better understanding of what remote repositories are and how to manage them. I also practiced working with Git using the command line.
Ivan Segrt
2 months ago
In this project I've learned to use basic of git like initializing git, creating and adding files, creating ignore list, staging and pushing your repo to remote and listing remote origins.
Mert Akdoğan avatar
Mert Akdoğan
4 months ago
I have learned the basic information about Git and GitHub. I had the most difficulty with terminal commands.

4.2

Learners who completed this project within the Introduction to Git course rated it as follows:
Usefulness
4.3
Fun
3.9
Clarity
4.3