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.
Adding SSH login to bitbucket

Adding SSH login to bitbucket

6
Comments
1 min read
Setup a Self-Hosted Git Service with Gitea

Setup a Self-Hosted Git Service with Gitea

23
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

8
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
loading...