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.
Deleting Git branches in bulk

Deleting Git branches in bulk

5
Comments
3 min read
How to delete all merged git branches with one terminal command

How to delete all merged git branches with one terminal command

19
Comments 4
2 min read
Pull Request automation with Mergify

Pull Request automation with Mergify

6
Comments
3 min read
One secret tip for first-time OSS contributors. Shh! 🤫 don't tell anyone else

One secret tip for first-time OSS contributors. Shh! 🤫 don't tell anyone else

13
Comments
3 min read
Git Hooks for your Golang project

Git Hooks for your Golang project

24
Comments 2
1 min read
Padrões de Commits (Commit Patterns)

Padrões de Commits (Commit Patterns)

166
Comments 3
4 min read
Stop Struggling with Merging Branches and Use these Git Commands instead

Stop Struggling with Merging Branches and Use these Git Commands instead

9
Comments
1 min read
Create a folder and push multiple files under a single commit through GitHub API

Create a folder and push multiple files under a single commit through GitHub API

12
Comments 6
4 min read
Accidentally committed to the wrong branch? Here is how to fix it.

Accidentally committed to the wrong branch? Here is how to fix it.

3
Comments
2 min read
Php Mvc Framework

Php Mvc Framework

8
Comments
1 min read
[Tutorial] Git + VS Code: como trabalhar com branches utilizando sua IDE

[Tutorial] Git + VS Code: como trabalhar com branches utilizando sua IDE

50
Comments 2
5 min read
Git Commands I'm using in my current project (which make me feel like a Pro 🤓)

Git Commands I'm using in my current project (which make me feel like a Pro 🤓)

15
Comments 1
3 min read
How To Use GitHub For Project Collaboration — Based on Agile Method

How To Use GitHub For Project Collaboration — Based on Agile Method

28
Comments
10 min read
Git Reflog

Git Reflog

9
Comments
3 min read
Working with multiple git configurations

Working with multiple git configurations

13
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.