📝 Category

Git & GitHub

Articles about Git and GitHub

32 Articles

Category articles "Git & GitHub"

Study all materials on this topic

Undo and Revert in GitHub Desktop: Fix Mistakes Without Fear
🟢 Easy

Undo and Revert in GitHub Desktop: Fix Mistakes Without Fear

A commit is not a point of no return. GitHub Desktop lets you rebuild a local commit with Undo or...

👤 PyLand Team
📅 16.07.2026
History, Diffs, and Web Commits on GitHub
🟢 Easy

History, Diffs, and Web Commits on GitHub

GitHub lets you read repository history, inspect individual commit diffs, view the history of one file, and create a small...

👤 PyLand Team
📅 16.07.2026
Your First Git Commit
🟢 Easy

Your First Git Commit

Your first commit starts with initializing a repository, configuring the author identity, and selecting the files that belong in version...

👤 PyLand Team
📅 30.06.2026
Git Hosting Platforms
🟣 Expert

Git Hosting Platforms

GitHub, GitLab, Bitbucket — key differences and recommendations.

👤 PyLand Team
📅 06.05.2026
What Is a Git Commit and Why Do You Need It? 📸
🟢 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...

👤 PyLand Team
📅 06.05.2026
Why Git won over every other version control system 🏆
🟣 Expert

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

👤 PyLand Team
📅 06.05.2026
Pull Requests: the complete guide 🔀
🔴 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...

👤 PyLand Team
📅 06.05.2026
Signing up for GitHub: a step-by-step guide 📝
🟢 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...

👤 PyLand Team
📅 06.05.2026
Migrating from Bitbucket to GitHub
🟣 Expert

Migrating from Bitbucket to GitHub

You can migrate the repository with its branches, tags, and commit history, but you must review service settings and Bitbucket-specific...

👤 PyLand Team
📅 06.05.2026
Setting Up Two-Factor Authentication on GitHub 🔒
🔴 Difficult

Setting Up Two-Factor Authentication on GitHub 🔒

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

👤 PyLand Team
📅 06.05.2026
How Git stores data 💾
🟡 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...

👤 PyLand Team
📅 06.05.2026
Common Git Mistakes Beginners Make
🟢 Easy

Common Git Mistakes Beginners Make

7 mistakes that most often break your workflow.

👤 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!