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.
Setup a Self-Hosted Git Service with Gitea

Setup a Self-Hosted Git Service with Gitea

22
Comments 1
9 min read
Branching and working with remotes in git

Branching and working with remotes in git

12
Comments
10 min read
Too many commits, squash'em!!

Too many commits, squash'em!!

12
Comments 1
3 min read
3 minor tricks for daily devs work

3 minor tricks for daily devs work

6
Comments
1 min read
How to: Use SourceTree, with git hook via lefthook, running bundle exec with asdf managing Ruby versions

How to: Use SourceTree, with git hook via lefthook, running bundle exec with asdf managing Ruby versions

3
Comments
1 min read
10 Git Commands everybody should know

10 Git Commands everybody should know

42
Comments
6 min read
Good practices for Gitflow - Buenas prácticas para Gitflow

Good practices for Gitflow - Buenas prácticas para Gitflow

12
Comments
10 min read
5 Years of Hacktoberfest

5 Years of Hacktoberfest

8
Comments
3 min read
Git and GitHub: The Complete Guides - Chapter 8 : Collaboration

Git and GitHub: The Complete Guides - Chapter 8 : Collaboration

104
Comments 45
10 min read
Winning my first Hacktoberfest!

Winning my first Hacktoberfest!

7
Comments
1 min read
Using Git From Vim

Using Git From Vim

2
Comments
3 min read
Open Source: Rewriting git history(amend/rebase)

Open Source: Rewriting git history(amend/rebase)

10
Comments 10
4 min read
The difference between Git & GitHub

The difference between Git & GitHub

6
Comments 1
1 min read
Hacktoberfest 2021! My first contribution

Hacktoberfest 2021! My first contribution

5
Comments
4 min read
OSD600 - Refactoring My SSG

OSD600 - Refactoring My SSG

5
Comments
3 min read
Git pre-hook: Setup pre-push hook for Gradle project example

Git pre-hook: Setup pre-push hook for Gradle project example

7
Comments
2 min read
Convención de mensajes para tus commits en Git que puedes emplear en tu proyecto

Convención de mensajes para tus commits en Git que puedes emplear en tu proyecto

12
Comments
4 min read
Evitando conflitos no Xcode

Evitando conflitos no Xcode

6
Comments 3
3 min read
Hacktoberfest 2021 🍂

Hacktoberfest 2021 🍂

3
Comments
3 min read
A practical introduction to git – jumping in with both feet

A practical introduction to git – jumping in with both feet

16
Comments
6 min read
How To Enable Real-Time Merge Conflict Detection in PhpStorm

How To Enable Real-Time Merge Conflict Detection in PhpStorm

52
Comments
2 min read
Commit case-sensitive only filename changes in Git

Commit case-sensitive only filename changes in Git

5
Comments
1 min read
Git Simplified: Working Collaboratively with Git/Github

Git Simplified: Working Collaboratively with Git/Github

8
Comments
4 min read
Branches and merges

Branches and merges

5
Comments
2 min read
Clean Conventional Commits

Clean Conventional Commits

195
Comments 9
4 min read
Git Commit Messages

Git Commit Messages

6
Comments
1 min read
GitLab

GitLab

1
Comments
4 min read
Repository Visualization with GitHub Next

Repository Visualization with GitHub Next

15
Comments
5 min read
New feature has been added and working via remotes

New feature has been added and working via remotes

2
Comments
2 min read
Ship / Show / Ask With Reviewpad

Ship / Show / Ask With Reviewpad

6
Comments 1
5 min read
How to make a good `git commit`

How to make a good `git commit`

224
Comments 13
4 min read
My Favorite Git Commands

My Favorite Git Commands

6
Comments
1 min read
A simple git tutorial

A simple git tutorial

3
Comments
3 min read
Git and Github for Beginners - Creating your very first Pull request 🤓!

Git and Github for Beginners - Creating your very first Pull request 🤓!

4
Comments
6 min read
Add Personal-Access-Token to repo easily.

Add Personal-Access-Token to repo easily.

3
Comments
1 min read
26 Must-Know Git Commands in 2021

26 Must-Know Git Commands in 2021

10
Comments
3 min read
Quick-fix git - resources to debug commits

Quick-fix git - resources to debug commits

5
Comments
2 min read
How to create awesome Github profile

How to create awesome Github profile

4
Comments
1 min read
Autocorrecting Typos in Git Commands

Autocorrecting Typos in Git Commands

6
Comments
1 min read
How to only show commits of current branch

How to only show commits of current branch

17
Comments
7 min read
Como mostrar apenas os commits da branch atual

Como mostrar apenas os commits da branch atual

8
Comments
7 min read
Show Git Branch on Bash

Show Git Branch on Bash

6
Comments
1 min read
Git Cheat Sheet

Git Cheat Sheet

47
Comments
3 min read
Open Source: Multiple branches and git merges

Open Source: Multiple branches and git merges

58
Comments
3 min read
Hacktoberfest 2021 is Here👩‍💻 🧑‍💻 👨‍💻!

Hacktoberfest 2021 is Here👩‍💻 🧑‍💻 👨‍💻!

8
Comments
4 min read
Very Beginner Level Version Controlling With Git

Very Beginner Level Version Controlling With Git

7
Comments
4 min read
จะทำยังไงดีน้าาาา.. อยากแก้คำผิดใน commit message ที่ผ่านๆ มา

จะทำยังไงดีน้าาาา.. อยากแก้คำผิดใน commit message ที่ผ่านๆ มา

11
Comments
2 min read
What is a difference between git pull and git fetch?

What is a difference between git pull and git fetch?

7
Comments 2
2 min read
Merging Branches with Git

Merging Branches with Git

13
Comments
2 min read
Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code

Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code

62
Comments 3
2 min read
🍂 Remove gone git branches

🍂 Remove gone git branches

45
Comments 5
4 min read
Working on Different Branches in Parallel

Working on Different Branches in Parallel

2
Comments
2 min read
Powering your GitHub

Powering your GitHub

2
Comments
4 min read
Dealing with Merge Conflicts

Dealing with Merge Conflicts

11
Comments
2 min read
Contribuindo com Projetos Open Source

Contribuindo com Projetos Open Source

5
Comments
4 min read
Gerando chave SSH - Github

Gerando chave SSH - Github

5
Comments 1
2 min read
Adding features to existing code & merging the branches

Adding features to existing code & merging the branches

3
Comments
2 min read
GitHub flowとは

GitHub flowとは

3
Comments
1 min read
Git and GitHub: The Complete Guides - Chapter 7: Forking and Cloning

Git and GitHub: The Complete Guides - Chapter 7: Forking and Cloning

66
Comments
8 min read
7 Best Practices for Git Commits

7 Best Practices for Git Commits

22
Comments 3
2 min read
loading...