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.
Git basic

Git basic

5
Comments
8 min read
Git Flow - Hotfixes [pt-BR]

Git Flow - Hotfixes [pt-BR]

2
Comments
3 min read
Top 12 Git Commands that Every developer must know

Top 12 Git Commands that Every developer must know

5
Comments
5 min read
Using Git to see recent changes in specified a time period

Using Git to see recent changes in specified a time period

13
Comments
2 min read
How to amend and update a git commit

How to amend and update a git commit

10
Comments
1 min read
How to list commits from the current branch.

How to list commits from the current branch.

6
Comments 8
1 min read
How to configure git for the first time? - Linux environment

How to configure git for the first time? - Linux environment

Comments
1 min read
Github Pre-commit Hook Setup In Ruby On Rails for maintaining coding standards and productive.

Github Pre-commit Hook Setup In Ruby On Rails for maintaining coding standards and productive.

8
Comments 1
4 min read
Top 10 Github Repositories to Learn JavaScript.

Top 10 Github Repositories to Learn JavaScript.

165
Comments 7
1 min read
Git: Cómo Obtener un archivo desde otro branch

Git: Cómo Obtener un archivo desde otro branch

5
Comments
3 min read
GIT - Prevent accidentally pushing credentials

GIT - Prevent accidentally pushing credentials

2
Comments
3 min read
(Correctly) Telling git about your SSH key for signing commits

(Correctly) Telling git about your SSH key for signing commits

12
Comments 1
3 min read
[DISCUSSION] Code reviews are important!

[DISCUSSION] Code reviews are important!

1
Comments
1 min read
Why Do We Need Version Control?

Why Do We Need Version Control?

5
Comments
2 min read
The Future Of Kubernetes

The Future Of Kubernetes

83
Comments 5
11 min read
How to Use Your Personal Git SSH at Work

How to Use Your Personal Git SSH at Work

1
Comments 4
2 min read
Git Clients Are Disappointing

Git Clients Are Disappointing

4
Comments 3
2 min read
How to force overwrite local changes with 'git pull'

How to force overwrite local changes with 'git pull'

20
Comments 3
3 min read
GitHub with SSH

GitHub with SSH

1
Comments
1 min read
Productivity with Git aliases

Productivity with Git aliases

4
Comments
6 min read
How to migrate SVN to Git

How to migrate SVN to Git

1
Comments
3 min read
Scan Kubernetes Manifests With Kubescape Code Repository Scan

Scan Kubernetes Manifests With Kubescape Code Repository Scan

8
Comments
5 min read
Why you should put effort into your Pull Request description

Why you should put effort into your Pull Request description

21
Comments 9
3 min read
GitHub Setup on a New Mac

GitHub Setup on a New Mac

Comments
3 min read
How to contribute to an open source project

How to contribute to an open source project

7
Comments
7 min read
loading...