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

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

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