GIT
Version management and collaboration using Git
Git has become an essential tool for team development projects. Learn how to use it with us!
Description
During the course, participants will learn the main commands of the Git version control application and gain practical knowledge of its use in a development team. They will also learn related technologies of the operating system, such as proper management of the Command Line and folder operations. Finally, GitHub, the best-known online application of Git, will be covered.
Outline
- Command Line. Getting to know the command line and its benefits. Command structure and parameters.
- Folder operations. Create, list and delete folders.
- Basics of version tracking. Need and benefits of technology Overview of main commands.
- Git basics. The structure and history of distributed version tracking systems.
- Deploying Git. Recommended default settings and step-by-step installation.
- Configuring Git. Entering and saving user data. Storing configuration settings.
- Creating your own repository on your own machine. Parameters of the init command.
- Correct cloning of a remote repository to a specific folder on your own machine.
- States. File and change states, associated commands.
- Working together. Fetch, pull, push. Checking and syncing changes via Git client.
- Getting to know GitHub. Registration and initial setup. Introduction to the interface, extra features and options.
Prerequisites
Windows 7 or higher user skills. Recommended for experienced developers.