🏷️ 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

Your First Git Commit

Git will create a hidden .git folder — everything is stored there.

📝 Git & GitHub
📅 30.06.2026
📝
📖 Article

Git Hosting Platforms

GitHub, GitLab, Bitbucket — key differences and recommendations.

📝 Git & GitHub
📅 06.05.2026
📝
🟢 Easy

What Is a Git Commit and Why Do You Need It? 📸

A commit is a saved snapshot of your project at a specific point in time — like a save point...

📝 Git & GitHub
📅 06.05.2026
📝
📖 Article

Why Git won over every other version control system 🏆

Today Git is the de facto standard for version control in software development. But it wasn't always this way. Let's...

📝 Git & GitHub
📅 06.05.2026
📝
🔴 Difficult

Pull Requests: the complete guide 🔀

A Pull Request (PR) is a formal proposal to merge changes from one branch into another. It is the cornerstone...

📝 Git & GitHub
📅 06.05.2026
📝
🟢 Easy

Signing up for GitHub: a step-by-step guide 📝

GitHub is the largest platform for hosting Git repositories and collaborative development. Millions of open-source projects and developer portfolios live...

📝 Git & GitHub
📅 06.05.2026
📝
📖 Article

Migrating from Bitbucket to GitHub

Also update: README links, CI/CD secrets, webhooks, documentation.

📝 Git & GitHub
📅 06.05.2026
📝
🔴 Difficult

Setting Up Two-Factor Authentication on GitHub 🔒

2FA (Two-Factor Authentication) adds an extra layer of protection to your account.

📝 Git & GitHub
📅 06.05.2026
📝
🟡 Medium

How Git stores data 💾

Have you ever wondered how Git works so fast? How it stores the entire project history while taking up so...

📝 Git & GitHub
📅 06.05.2026
📝
🟢 Easy

Common Git Mistakes Beginners Make

7 mistakes that most often break your workflow.

📝 Git & GitHub
📅 06.05.2026
📝
🟢 Easy

Public vs Private Repositories on GitHub ⚖️

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

📝 Git & GitHub
📅 06.05.2026
📝
🟢 Easy

Git Clone: Complete Guide 📦

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

📝 Git & GitHub
📅 06.05.2026
Page 1 of 3 ▶️ ⏭️

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