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.
Git-Fu: merge multiple repos with linear history

Git-Fu: merge multiple repos with linear history

49
Comments 9
6 min read
Setting up simple, self-hosted & fast CI/CD solution with Drone for homelab or office

Setting up simple, self-hosted & fast CI/CD solution with Drone for homelab or office

196
Comments 7
7 min read
git-history

git-history

67
Comments 2
1 min read
How should my team use Git for this specific project?

How should my team use Git for this specific project?

13
Comments 16
4 min read
Partnered Code Reviews

Partnered Code Reviews

5
Comments
1 min read
Git brain dump

Git brain dump

24
Comments 3
8 min read
Git file renaming issues (deleting/adding instead of renaming)

Git file renaming issues (deleting/adding instead of renaming)

18
Comments 14
2 min read
tsrc — Handling multiple git repositories without losing your HEAD

tsrc — Handling multiple git repositories without losing your HEAD

38
Comments 1
3 min read
Committing Better Go Code with Static Analysis and Git Hooks

Committing Better Go Code with Static Analysis and Git Hooks

10
Comments 2
3 min read
How to set up your local projects to contribute to Laravel (or any PHP library) : a practical guide

How to set up your local projects to contribute to Laravel (or any PHP library) : a practical guide

10
Comments
5 min read
Exploring Git

Exploring Git

43
Comments
3 min read
Refresh commit date

Refresh commit date

14
Comments 8
1 min read
Why I Create Atomic Commits In Git

Why I Create Atomic Commits In Git

33
Comments
2 min read
Introducing Git Hammer: Statistics for Git Repositories

Introducing Git Hammer: Statistics for Git Repositories

19
Comments 6
4 min read
How to diff Excel VBA code in SourceTree (Git client)

How to diff Excel VBA code in SourceTree (Git client)

13
Comments 20
2 min read
Git for Data storage

Git for Data storage

11
Comments 2
1 min read
Error installing from AUR with yay on Manjaro Budgie

Error installing from AUR with yay on Manjaro Budgie

8
Comments
1 min read
How To Use Git: A Reference Guide

How To Use Git: A Reference Guide

334
Comments 4
7 min read
How conventional commits improved my git skills

How conventional commits improved my git skills

236
Comments 24
3 min read
3 Tricks to automate development tasks with Git hooks

3 Tricks to automate development tasks with Git hooks

168
Comments 3
3 min read
Git aliases don’t have to be boring!

Git aliases don’t have to be boring!

7
Comments
4 min read
how2: Using GPG on macOS without GPGTools

how2: Using GPG on macOS without GPGTools

61
Comments 7
2 min read
Git: Backup and Restore GPG and SSH Keys

Git: Backup and Restore GPG and SSH Keys

6
Comments
2 min read
Hunt bugs with git-bisect

Hunt bugs with git-bisect

51
Comments 10
3 min read
Super simple guide to building your own personal website in one day

Super simple guide to building your own personal website in one day

11
Comments
2 min read
loading...