Project
Remo
Easy
1268 completions
~ 2 hours
4.2Learn the basic git commands. Initialize a repository, stage your changes, and do commits. Study how to "ignore" unnecessary files.
Provided by
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
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
A
Anastasiia2 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.
4.2
Learners who completed this project within the Introduction to Git course rated it as follows: