🏷️ Tag

#git

Explore materials tagged "git" from expert practitioners. Up-to-date articles and useful tips to help you grow.

32 Articles
5 Similar tags

Articles with tag "#git"

All materials on the topic git

Public vs Private Repositories on GitHub βš–οΈ
🟒 Easy

Public vs Private Repositories on GitHub βš–οΈ

Choosing between Public and Private? Let's break down the differences and when to use each!

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
Git Clone: Complete Guide πŸ“¦
🟒 Easy

Git Clone: Complete Guide πŸ“¦

git clone is the command for copying (cloning) a remote repository to your computer.

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
GitHub Desktop: Installation and First Steps πŸ–₯️
🟒 Easy

GitHub Desktop: Installation and First Steps πŸ–₯️

GitHub Desktop is a graphical client for working with Git. Instead of terminal commands, you work through a convenient interface...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
Switching Between Repositories in GitHub Desktop πŸ”„
🟒 Easy

Switching Between Repositories in GitHub Desktop πŸ”„

Working on multiple projects? Here's how to quickly switch between repositories in GitHub Desktop.

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
Syncing a fork with the upstream repository πŸ”„
πŸ”΄ Difficult

Syncing a fork with the upstream repository πŸ”„

When you fork a project, your copy is frozen at the moment of forking. The original project keeps moving β€”...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
GitHub Fork: Contributing to Someone Else's Project 🍴
πŸ”΄ Difficult

GitHub Fork: Contributing to Someone Else's Project 🍴

A fork is your personal copy of someone else's repository on GitHub. It's the key tool in open source development...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
GitHub Desktop: Interface for Beginners 🎨
🟒 Easy

GitHub Desktop: Interface for Beginners 🎨

Opened GitHub Desktop for the first time and not sure where to start? Let's walk through the interface section by...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
.gitignore Guide
🟑 Medium

.gitignore Guide

.gitignore is a file that tells Git which files NOT to track.

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
GitHub Desktop on Linux: Installation and Specifics 🐧
🟑 Medium

GitHub Desktop on Linux: Installation and Specifics 🐧

GitHub doesn't officially support a Linux version of GitHub Desktop, but the community has created an excellent port! Let's walk...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
Feature Branch Workflow: How Team Projects Work πŸ”€
🟑 Medium

Feature Branch Workflow: How Team Projects Work πŸ”€

Feature Branch Workflow is a team development approach where every task is done in a separate branch. It's the most...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
Cloning a Repository in GitHub Desktop πŸ“₯
🟒 Easy

Cloning a Repository in GitHub Desktop πŸ“₯

Want to copy someone else's (or your own) repository from GitHub? Here's how to do it through GitHub Desktop!

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
How to Do Code Review: A Team Guide πŸ”
πŸ”΄ Difficult

How to Do Code Review: A Team Guide πŸ”

Code review is the process of checking another developer's changes before they land in the main branch. One of the...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026

Similar tags

Study related topics

🏷️

#basics

Related articles basics

πŸ“š 32 articles
🏷️

#ai

Related articles ai

πŸ“š 29 articles
🏷️

#database

Related articles database

πŸ“š 11 articles
🏷️

#data structures

Related articles data structures

πŸ“š 10 articles
🏷️

#conditions

Related articles conditions

πŸ“š 3 articles

Looking for more on the topic?

Study all our materials or subscribe to updates