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.
Bisect: A severely underrated git command

Bisect: A severely underrated git command

30
Comments
2 min read
Create CI/CD pipeline using jenkins

Create CI/CD pipeline using jenkins

2
Comments
3 min read
How to squash commits in a PR

How to squash commits in a PR

22
Comments 2
6 min read
Introdução ao controle de versão Git

Introdução ao controle de versão Git

11
Comments 1
9 min read
GitHub actions: how to push a GitHub status in addition of GitHub checks

GitHub actions: how to push a GitHub status in addition of GitHub checks

7
Comments 1
2 min read
Git command(just the important one)

Git command(just the important one)

4
Comments
4 min read
How to visualize stacked git branches

How to visualize stacked git branches

4
Comments
4 min read
Run RuboCop on git commit with Overcommit Gem

Run RuboCop on git commit with Overcommit Gem

4
Comments
6 min read
What is Version Control System?

What is Version Control System?

23
Comments 6
2 min read
Git Undo Merge: The Final Guide

Git Undo Merge: The Final Guide

31
Comments 4
3 min read
On Git, with zero experience

On Git, with zero experience

3
Comments
4 min read
Add your blogposts to your Github README

Add your blogposts to your Github README

3
Comments
5 min read
Utiliser Git avec plusieurs identités

Utiliser Git avec plusieurs identités

6
Comments 1
5 min read
Open Local Files and Line Numbers in GitHub and GitLab From Shell or Vim

Open Local Files and Line Numbers in GitHub and GitLab From Shell or Vim

4
Comments
5 min read
How To Enable Real-Time Merge Conflict Detection in IntelliJ

How To Enable Real-Time Merge Conflict Detection in IntelliJ

68
Comments
2 min read
Git-based vs API-first CMS

Git-based vs API-first CMS

20
Comments
6 min read
"Support for password authentication was removed on August 13, 2021. Please use a personal access token instead."

"Support for password authentication was removed on August 13, 2021. Please use a personal access token instead."

4
Comments 1
1 min read
How To Clone a Project From GitHub (windows)

How To Clone a Project From GitHub (windows)

4
Comments
1 min read
How to run unit test before every git commit with husky

How to run unit test before every git commit with husky

6
Comments
1 min read
Delete all untracked files in git

Delete all untracked files in git

2
Comments 2
1 min read
Most used git commands

Most used git commands

4
Comments
2 min read
How to Connect to Github Repository from Cpanel Terminal (without password authentication)

How to Connect to Github Repository from Cpanel Terminal (without password authentication)

2
Comments
2 min read
Git tale

Git tale

2
Comments 1
4 min read
Git workflow explained with visual boards

Git workflow explained with visual boards

19
Comments
2 min read
Simple work with Git Fork

Simple work with Git Fork

8
Comments 1
1 min read
loading...