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.
How to update your .gitignore file

How to update your .gitignore file

34
Comments 2
1 min read
Beautify Your Git Log with a Single Command

Beautify Your Git Log with a Single Command

147
Comments 10
1 min read
Git Merge vs. Git Rebase: Choosing the Right Path for Your Workflow

Git Merge vs. Git Rebase: Choosing the Right Path for Your Workflow

1
Comments
2 min read
Boost your Git Squash-Rebase Workflow with these Commands! (auto-squash, auto-commit, auto-rebase, auto-push)

Boost your Git Squash-Rebase Workflow with these Commands! (auto-squash, auto-commit, auto-rebase, auto-push)

6
Comments
5 min read
Git Bisect - The Underdog Git Command🔥

Git Bisect - The Underdog Git Command🔥

34
Comments
3 min read
Mastering Git: The lesser-known commands you could be using (or not)

Mastering Git: The lesser-known commands you could be using (or not)

4
Comments 1
4 min read
Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration

Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration

1
Comments
3 min read
Git Tags Continued - Share, Delete and Checkout

Git Tags Continued - Share, Delete and Checkout

2
Comments
3 min read
A guide to Git Aliases

A guide to Git Aliases

5
Comments
2 min read
How to edit & replace NPM package dependency

How to edit & replace NPM package dependency

10
Comments
5 min read
How Git compresses files

How Git compresses files

Comments
7 min read
Introduce checkpoints in your code - Learn how to use tagging in Git

Introduce checkpoints in your code - Learn how to use tagging in Git

3
Comments
6 min read
*Beginner Friendly* Version control using `git`

*Beginner Friendly* Version control using `git`

28
Comments 2
4 min read
Basics of Git: Adding and Committing

Basics of Git: Adding and Committing

1
Comments
3 min read
Git Remotes for Beginners: Inspect, Rename and Remove

Git Remotes for Beginners: Inspect, Rename and Remove

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