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.
Coding Tips For New Web Developers

Coding Tips For New Web Developers

8
Comments 1
3 min read
When Was a Bug Introduced? Bisecting with Pytest

When Was a Bug Introduced? Bisecting with Pytest

10
Comments 2
2 min read
Take Snapshots of Your Project with Git

Take Snapshots of Your Project with Git

4
Comments 1
10 min read
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
How to revert your git commits without panicking

How to revert your git commits without panicking

266
Comments 8
5 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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.