Forem

Git

Software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Git Essentials: A Pragmatic Approach to Version Control 🌿
Cover image for Git Essentials: A Pragmatic Approach to Version Control 🌿

Git Essentials: A Pragmatic Approach to Version Control 🌿

2
Comments 2
11 min read
Managing My Resume with Git: A Version Control Approach

Managing My Resume with Git: A Version Control Approach

70
Comments 6
3 min read
Getting Started with Git and GitHub: A Beginner's Guide
Cover image for Getting Started with Git and GitHub: A Beginner's Guide

Getting Started with Git and GitHub: A Beginner's Guide

14
Comments
4 min read
How to delete multiple git branches locally and remotely?
Cover image for How to delete multiple git branches locally and remotely?

How to delete multiple git branches locally and remotely?

1
Comments
1 min read
🌿 The Ultimate Guide to Naming Git Branches: Best Practices and Tips 🔖
Cover image for 🌿 The Ultimate Guide to Naming Git Branches: Best Practices and Tips 🔖

🌿 The Ultimate Guide to Naming Git Branches: Best Practices and Tips 🔖

1
Comments 1
3 min read
Building an Efficient AWS CloudPython CI/CD Framework

Building an Efficient AWS CloudPython CI/CD Framework

3
Comments 2
3 min read
[GitHub] Combine Pull Requests... For The Win!
Cover image for [GitHub] Combine Pull Requests... For The Win!

[GitHub] Combine Pull Requests... For The Win!

7
Comments
3 min read
Git Stash Magic: Navigating Code Emergencies and Context Switches with Ease
Cover image for Git Stash Magic: Navigating Code Emergencies and Context Switches with Ease

Git Stash Magic: Navigating Code Emergencies and Context Switches with Ease

1
Comments
2 min read
Deploying a Dockerized Web Application with AWS ECS and Fargate
Cover image for Deploying a Dockerized Web Application with AWS ECS and Fargate

Deploying a Dockerized Web Application with AWS ECS and Fargate

17
Comments
7 min read
Real-World Git Practices You Need to Know
Cover image for Real-World Git Practices You Need to Know

Real-World Git Practices You Need to Know

4
Comments 1
4 min read
Can Next.js Handle 5000 Pages?

Can Next.js Handle 5000 Pages?

106
Comments 7
19 min read
Learn Git in 10 Minutes

Learn Git in 10 Minutes

1
Comments
10 min read
Mastering Git for DevOps: A Beginner's Guide
Cover image for Mastering Git for DevOps: A Beginner's Guide

Mastering Git for DevOps: A Beginner's Guide

5
Comments
2 min read
Cleaning your working directory in Git (including untracked files) 😎
Cover image for Cleaning your working directory in Git (including untracked files) 😎

Cleaning your working directory in Git (including untracked files) 😎

14
Comments
2 min read
Basics of Git explained with a concept map

Basics of Git explained with a concept map

Comments
7 min read
Effective Source Code Management in Software Projects
Cover image for Effective Source Code Management in Software Projects

Effective Source Code Management in Software Projects

Comments
3 min read
Streamlining Code Quality with Linters, Formatters, and Editor Integration

Streamlining Code Quality with Linters, Formatters, and Editor Integration

2
Comments
3 min read
A Comprehensive Guide on How to Use Git and GitHub for Beginners

A Comprehensive Guide on How to Use Git and GitHub for Beginners

2
Comments
9 min read
🛠️Git Branching Strategy for AWS CodeCommit 🚀 | Mastering Efficient Workflows 💡
Cover image for 🛠️Git Branching Strategy for AWS CodeCommit 🚀 | Mastering Efficient Workflows 💡

🛠️Git Branching Strategy for AWS CodeCommit 🚀 | Mastering Efficient Workflows 💡

32
Comments 2
5 min read
The VS Code Extension That Helps You Control Your Pull Requests Size

The VS Code Extension That Helps You Control Your Pull Requests Size

4
Comments 4
5 min read
How to Use GitHub Repository Templates
Cover image for How to Use GitHub Repository Templates

How to Use GitHub Repository Templates

Comments
4 min read
Visual Studio: Add your Project to Github
Cover image for Visual Studio: Add your Project to Github

Visual Studio: Add your Project to Github

7
Comments
2 min read
Understanding the Difference Between git pull and git merge in Git

Understanding the Difference Between git pull and git merge in Git

Comments 1
2 min read
Git - Interactive Add for Precise Staging

Git - Interactive Add for Precise Staging

Comments
1 min read
Git - Use Hooks for Custom Workflows and Actions

Git - Use Hooks for Custom Workflows and Actions

2
Comments
2 min read
loading...