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.
Configuring Prettier and TypeScript Compiler as a Pre-commit Hook

Configuring Prettier and TypeScript Compiler as a Pre-commit Hook

10
Comments 3
2 min read
Handling Merges

Handling Merges

16
Comments
3 min read
Git: Is branch/merge/release cycle necessary for solo developer projects?

Git: Is branch/merge/release cycle necessary for solo developer projects?

6
Comments 4
1 min read
The Git Rebase Workflow

The Git Rebase Workflow

72
Comments 11
2 min read
How to revert your git commits without panicking

How to revert your git commits without panicking

266
Comments 8
5 min read
How to properly mirror a git repository

How to properly mirror a git repository

9
Comments 2
3 min read
I'm starting 30 days of commits in July, who'd like to join me?

I'm starting 30 days of commits in July, who'd like to join me?

60
Comments 23
1 min read
Rebase Master

Rebase Master

9
Comments
2 min read
What is Git and GitHub?

What is Git and GitHub?

10
Comments
3 min read
Powering up git bisect with the run command

Powering up git bisect with the run command

9
Comments
3 min read
Drawing Image on Github Contribution Graph

Drawing Image on Github Contribution Graph

9
Comments 1
5 min read
Writing hooks for "pre-commit" framework

Writing hooks for "pre-commit" framework

6
Comments
6 min read
Why Git and Git-LFS is not enough to solve the Machine Learning Reproducibility crisis

Why Git and Git-LFS is not enough to solve the Machine Learning Reproducibility crisis

22
Comments
13 min read
I Generated a License Generator Plugin for Git

I Generated a License Generator Plugin for Git

9
Comments 1
1 min read
Enforcing Conventional Commits using Git hooks

Enforcing Conventional Commits using Git hooks

42
Comments 1
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.