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.
🗃️ Install Git on Windows

🗃️ Install Git on Windows

8
Comments
2 min read
Simple & efficient code collaboration

Simple & efficient code collaboration

5
Comments
3 min read
`git pull` and `git fetch`, a subtle difference

`git pull` and `git fetch`, a subtle difference

3
Comments 2
2 min read
Cherry pick — Git e Github

Cherry pick — Git e Github

13
Comments 1
3 min read
Deleting Git branches in bulk

Deleting Git branches in bulk

5
Comments
3 min read
Pull Request automation with Mergify

Pull Request automation with Mergify

6
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
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
Padrões de Commits (Commit Patterns)

Padrões de Commits (Commit Patterns)

164
Comments 3
4 min read
Git Hooks for your Golang project

Git Hooks for your Golang project

24
Comments 2
1 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
What is GitLab Registry? | GitLab Pipeline | GitLab Tutorial For Beginners | Part VII

What is GitLab Registry? | GitLab Pipeline | GitLab Tutorial For Beginners | Part VII

10
Comments
1 min read
Introduction to GitLab CI | What is GitLab CI | GitLab Tutorial For Beginners | Part I

Introduction to GitLab CI | What is GitLab CI | GitLab Tutorial For Beginners | Part I

8
Comments
1 min read
How To Migrate From Jenkins Pipeline To GitLab CI | GitLab Tutorial For Beginners | Part VI

How To Migrate From Jenkins Pipeline To GitLab CI | GitLab Tutorial For Beginners | Part VI

8
Comments
1 min read
Introduction To GitLab Interface | GitLab Tutorial For Beginners | Part II

Introduction To GitLab Interface | GitLab Tutorial For Beginners | Part II

6
Comments
1 min read
How To Use GitLab Flow In GitLab Project | GitLab Tutorial For Beginners | Part IV

How To Use GitLab Flow In GitLab Project | GitLab Tutorial For Beginners | Part IV

6
Comments
1 min read
What Is GitLab Pipeline? | How To Create GitLab Pipeline | GitLab Tutorial For Beginners | Part V

What Is GitLab Pipeline? | How To Create GitLab Pipeline | GitLab Tutorial For Beginners | Part V

6
Comments
1 min read
loading...