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.
Moving to Sourcehut

Moving to Sourcehut

5
Comments 2
1 min read
Escrevendo commits melhores no Git

Escrevendo commits melhores no Git

5
Comments
9 min read
Early Merge Conflict Detection Across All Branches in VS Code

Early Merge Conflict Detection Across All Branches in VS Code

138
Comments 14
2 min read
Use Secret Environment Variables in GitHub Actions

Use Secret Environment Variables in GitHub Actions

4
Comments
9 min read
Checkout or switch?

Checkout or switch?

8
Comments
1 min read
how to merge different commit in one commit

how to merge different commit in one commit

5
Comments
1 min read
how to remove/change last pushed commit

how to remove/change last pushed commit

4
Comments
1 min read
How to contribute to open source as a junior developer - My experience

How to contribute to open source as a junior developer - My experience

7
Comments 1
5 min read
Git para iniciantes 🇧🇷

Git para iniciantes 🇧🇷

14
Comments
5 min read
How to Protect Your Django Project's Secret Key

How to Protect Your Django Project's Secret Key

20
Comments
2 min read
Git the Parts to Avoid

Git the Parts to Avoid

30
Comments 5
3 min read
Tempo para o 1º Engajamento nos Pull Requests

Tempo para o 1º Engajamento nos Pull Requests

11
Comments
1 min read
Everyday GIT

Everyday GIT

4
Comments
4 min read
How to Prevent Merge Conflicts (or at least have less of them)

How to Prevent Merge Conflicts (or at least have less of them)

160
Comments 28
6 min read
Implementing Kubernetes Resource Limits and Quotas

Implementing Kubernetes Resource Limits and Quotas

13
Comments
4 min read
Making changes to the most recent GIT commit (Learning about GIT amend)

Making changes to the most recent GIT commit (Learning about GIT amend)

8
Comments
2 min read
Get Git to remember passwords - git credential manager examples

Get Git to remember passwords - git credential manager examples

4
Comments
2 min read
Make your Git Commit Messages better

Make your Git Commit Messages better

2
Comments
2 min read
What makes a good commit

What makes a good commit

13
Comments
3 min read
Git: ¿Cómo eliminar un archivo de la historia?

Git: ¿Cómo eliminar un archivo de la historia?

7
Comments
2 min read
Git to the point - Git aliases.

Git to the point - Git aliases.

3
Comments
5 min read
Understanding version control and mastering git - Tag, log, Stash, and more..!

Understanding version control and mastering git - Tag, log, Stash, and more..!

10
Comments
3 min read
gh repo create

gh repo create

12
Comments 2
1 min read
Pushing folders from local pc to GitHub using Git

Pushing folders from local pc to GitHub using Git

5
Comments
1 min read
Git via SSH - multiple keys management

Git via SSH - multiple keys management

9
Comments 4
2 min read
loading...