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 undo a specific pushed commit

How to undo a specific pushed commit

Comments
1 min read
Copy files from another branch with Git

Copy files from another branch with Git

Comments
1 min read
Git Branching - A Production-Grade Branching Strategy for Enterprise Teams

Git Branching - A Production-Grade Branching Strategy for Enterprise Teams

Comments
3 min read
Diferença entre Git e GitHub

Diferença entre Git e GitHub

Comments
1 min read
A Merge Strategy using reset --soft

A Merge Strategy using reset --soft

1
Comments
2 min read
Gitmarillion ep 1: One Ring to manage them all: Introduction to Git and VCS

Gitmarillion ep 1: One Ring to manage them all: Introduction to Git and VCS

Comments
3 min read
Git Best Practices: From Commit Syntax to Managing Issues and Milestones

Git Best Practices: From Commit Syntax to Managing Issues and Milestones

Comments
3 min read
💡 5 comandos de Git poco conocidos que mejorarán tu flujo de trabajo

💡 5 comandos de Git poco conocidos que mejorarán tu flujo de trabajo

Comments
1 min read
Trunk-Based Development or GitFlow — What's your dev workflow?

Trunk-Based Development or GitFlow — What's your dev workflow?

Comments
1 min read
Commit Messages on Autopilot: How I Built an AI-Powered Tool to Save Time and Sanity

Commit Messages on Autopilot: How I Built an AI-Powered Tool to Save Time and Sanity

1
Comments
3 min read
Simplest way to set up SSH key for GitHub.

Simplest way to set up SSH key for GitHub.

2
Comments
2 min read
💡 5 little-known Git commands that will improve your workflow.

💡 5 little-known Git commands that will improve your workflow.

1
Comments
1 min read
GitOps and ArgoCD: Revolutionizing Continuous Deployment in the Cloud Native Era

GitOps and ArgoCD: Revolutionizing Continuous Deployment in the Cloud Native Era

Comments
5 min read
💬 Changing Git Config for Previous Commits🚚

💬 Changing Git Config for Previous Commits🚚

Comments
2 min read
Make changes to individual sub-module(admin-panel)

Make changes to individual sub-module(admin-panel)

Comments
2 min read
Create Smarter & Better Git Commits with AI

Create Smarter & Better Git Commits with AI

Comments
3 min read
Git Merge vs Git Rebase: Cómo tener un historial ordenado y claro

Git Merge vs Git Rebase: Cómo tener un historial ordenado y claro

Comments
6 min read
How to set up SSH keys for Bitbucket and Atlassian Repositories

How to set up SSH keys for Bitbucket and Atlassian Repositories

3
Comments
2 min read
Git Commands for Breaking Down Large Code Changes into Smaller PRs

Git Commands for Breaking Down Large Code Changes into Smaller PRs

Comments
2 min read
Como eu uso Github Flow no dia a dia como dev

Como eu uso Github Flow no dia a dia como dev

Comments
2 min read
Fetching a Remote Branch to the Local Repository in Git

Fetching a Remote Branch to the Local Repository in Git

Comments
2 min read
Remove the incorrect submodule addition

Remove the incorrect submodule addition

Comments
1 min read
The Art of Writing Awesome Commit Messages ✨

The Art of Writing Awesome Commit Messages ✨

Comments
3 min read
Remove local branches that are no longer in the origin

Remove local branches that are no longer in the origin

Comments
1 min read
The Git Week: O Básico para Começar

The Git Week: O Básico para Começar

Comments
5 min read
loading...