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.
A closer look at git rebase

A closer look at git rebase

19
Comments 16
3 min read
An Example of a Git Workflow

An Example of a Git Workflow

11
Comments
3 min read
Automated Pull Request Checks on Github

Automated Pull Request Checks on Github

7
Comments
3 min read
A More Creative Approach to Learning Git

A More Creative Approach to Learning Git

5
Comments
3 min read
How to set up your own GitLab server

How to set up your own GitLab server

1
Comments
5 min read
Easiest way to manage multiple Git users on the same machine

Easiest way to manage multiple Git users on the same machine

5
Comments 1
1 min read
12 Days of Gitmas: Git Branches

12 Days of Gitmas: Git Branches

34
Comments
4 min read
git clone a repository to multi directories

git clone a repository to multi directories

6
Comments
1 min read
Why I Discontinued My Standalone App (And Stick to SaaS From Now On)

Why I Discontinued My Standalone App (And Stick to SaaS From Now On)

7
Comments
3 min read
Working out when something broke using Git Bisect and Git Log

Working out when something broke using Git Bisect and Git Log

5
Comments
2 min read
Associating your git commits with a different email

Associating your git commits with a different email

7
Comments
2 min read
Run git from any directory: git -C Vs --git-dir

Run git from any directory: git -C Vs --git-dir

6
Comments
2 min read
This is why I love Git (and Vim)! (also, is there a better solution?)

This is why I love Git (and Vim)! (also, is there a better solution?)

8
Comments
4 min read
Compare Git Branches Based on the Commit Messages

Compare Git Branches Based on the Commit Messages

5
Comments
1 min read
12 Days of Gitmas: Committing your changes in Git

12 Days of Gitmas: Committing your changes in Git

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