📝 Category

Git & GitHub

Articles about Git and GitHub

32 Articles

Category articles "Git & GitHub"

Study all materials on this topic

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

Other categories

Study related topics

📝

Django

Articles about django

📚 63 articles ⭐ 4.7
📝

Python

Articles about Python

📚 54 articles ⭐ 4.8
📝

Html Css

Articles about html-css

📚 23 articles ⭐ 4.9

Want more materials?

Subscribe to updates and be the first to know about new articles!