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
The Git Rebase Workflow

The Git Rebase Workflow

72
Comments 11
2 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
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
How to revert your git commits without panicking

How to revert your git commits without panicking

266
Comments 8
5 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
Why I fork every project I find

Why I fork every project I find

4
Comments 2
1 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
Easy Move From SVN to Gitlab Repository

Easy Move From SVN to Gitlab Repository

11
Comments
2 min read
Enforcing Conventional Commits using Git hooks

Enforcing Conventional Commits using Git hooks

42
Comments 1
3 min read
GitHub Just Released a New Version of Their Desktop App

GitHub Just Released a New Version of Their Desktop App

82
Comments 18
1 min read
Automate Git With Hooks And Husky 🐺 03:27

Automate Git With Hooks And Husky 🐺

64
Comments
1 min read
Contributing to Open Source Go projects on GitHub - A recipe to clone forked Go repos.

Contributing to Open Source Go projects on GitHub - A recipe to clone forked Go repos.

15
Comments 1
2 min read
Use Git More Efficiently: A Simple Git Workflow

Use Git More Efficiently: A Simple Git Workflow

34
Comments
3 min read
Setting up Raspberry Pi as a git server

Setting up Raspberry Pi as a git server

33
Comments 8
8 min read
Jenkins: running PHPUnit from Codeception by a Pull Request in Github and Allure-reports

Jenkins: running PHPUnit from Codeception by a Pull Request in Github and Allure-reports

7
Comments
11 min read
My Journey to Understanding Git, GitHub, and Collaborative Workflow

My Journey to Understanding Git, GitHub, and Collaborative Workflow

10
Comments
8 min read
How to keep your forked GitHub repository up to date

How to keep your forked GitHub repository up to date

8
Comments
1 min read
History of Version Control Systems VCS

History of Version Control Systems VCS

9
Comments 4
4 min read
loading...