🏷️ Tag

#git

Study materials by tag "git" from expert practitioners. Current articles and useful tips for development.

30 Articles
30 Materials
55 Views

Articles with tag "#git"

All materials on the topic git

📝
🟢 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...

📝 Git & GitHub
📅 06.05.2026
📝
🟢 Easy

Switching Between Repositories in GitHub Desktop 🔄

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

📝 Git & GitHub
📅 06.05.2026
📝
🔴 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 —...

📝 Git & GitHub
📅 06.05.2026
📝
🔴 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...

📝 Git & GitHub
📅 06.05.2026
📝
🟢 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...

📝 Git & GitHub
📅 06.05.2026
📝
🟡 Medium

.gitignore Guide

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

📝 Git & GitHub
📅 06.05.2026
📝
🟡 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...

📝 Git & GitHub
📅 06.05.2026
📝
🟡 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...

📝 Git & GitHub
📅 06.05.2026
📝
🟢 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!

📝 Git & GitHub
📅 06.05.2026
📝
🔴 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...

📝 Git & GitHub
📅 06.05.2026
📝
🟡 Medium

GitHub Issues: Tasks, Bugs, and Ideas in One Place 🐛

GitHub Issues is the built-in task tracker in every repository. It's where bugs are discussed, features are requested, and team...

📝 Git & GitHub
📅 06.05.2026
📝
📖 Article

Migrating from GitLab to GitHub

GitHub will automatically transfer the code and all history.

📝 Git & GitHub
📅 06.05.2026

Similar tags

Study related topics

🏷️

#basics

Related articles basics

📚 2 articles
🏷️

#data structures

Related articles data structures

📚 1 article
🏷️

#database

Related articles database

📚 1 article
🏷️

#ai

Related articles ai

📚 1 article

Looking for more on the topic?

Study all our materials or subscribe to updates