DEV Community

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.
How to Manage Git Commits Effectively

How to Manage Git Commits Effectively

3
Comments
3 min read
Git: The Secret to Version Control

Git: The Secret to Version Control

1
Comments
5 min read
git rebase on pull

git rebase on pull

Comments
1 min read
Why Use git switch Instead of git checkout?

Why Use git switch Instead of git checkout?

16
Comments 1
3 min read
How to Effectively Use Git in Teams: Best Practices for Branch Merging

How to Effectively Use Git in Teams: Best Practices for Branch Merging

2
Comments
3 min read
Using a Self-Signed Certificate with Git Clone Https

Using a Self-Signed Certificate with Git Clone Https

3
Comments
1 min read
Introduction to Git: A Powerful Version Control System

Introduction to Git: A Powerful Version Control System

Comments
3 min read
Why Version Control is Essential for Web Development (1 Minute Guide)

Why Version Control is Essential for Web Development (1 Minute Guide)

2
Comments
1 min read
GitOps: A Strategic Advantage for Automation, Collaboration, and Cost Savings

GitOps: A Strategic Advantage for Automation, Collaboration, and Cost Savings

Comments
6 min read
Create a Git Commit: Mastering Version Control with Git

Create a Git Commit: Mastering Version Control with Git

Comments
2 min read
Meet Tickety-Tick

Meet Tickety-Tick

Comments
9 min read
Git cheat sheet

Git cheat sheet

8
Comments 1
2 min read
Quality isn't a four letter word

Quality isn't a four letter word

Comments
7 min read
Code Review Anxiety: Causes, Consequences, and How to Manage It

Code Review Anxiety: Causes, Consequences, and How to Manage It

Comments
9 min read
Reflecting on Hacktoberfest 2024

Reflecting on Hacktoberfest 2024

Comments
3 min read
Tricentis Tosca: A Powerful Tool for Continuous Testing

Tricentis Tosca: A Powerful Tool for Continuous Testing

1
Comments
3 min read
Coming Full Circle: It starts and ends with Git and GitHub

Coming Full Circle: It starts and ends with Git and GitHub

1
Comments
5 min read
Understanding Git Branching in 5 Minutes

Understanding Git Branching in 5 Minutes

Comments
3 min read
How to integrate Test Automation into the system pipeline with a downstream trigger on GitLab

How to integrate Test Automation into the system pipeline with a downstream trigger on GitLab

3
Comments
3 min read
Fusión de ramas en git con rebase 🍂

Fusión de ramas en git con rebase 🍂

1
Comments
7 min read
🚀 Simplify your git workflow with Git Worktree!

🚀 Simplify your git workflow with Git Worktree!

4
Comments
3 min read
📢 Why I Use Git UIs in My Daily Work and What You Should Know About Them

📢 Why I Use Git UIs in My Daily Work and What You Should Know About Them

Comments
2 min read
Understanding Git Rebase Merge: Chronological vs Logical Order and Commit History

Understanding Git Rebase Merge: Chronological vs Logical Order and Commit History

2
Comments
4 min read
Conectando Git ao GitHub

Conectando Git ao GitHub

11
Comments
3 min read
Clean Up Your GitHub using git-filter-repo

Clean Up Your GitHub using git-filter-repo

1
Comments
2 min read
loading...