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.
5 Git workflows you can use to deliver better code and improve your development process

5 Git workflows you can use to deliver better code and improve your development process

8
Comments
7 min read
Manage your secrets in Git with SOPS

Manage your secrets in Git with SOPS

77
Comments 2
3 min read
GitHub vs GitLab vs BitBucket

GitHub vs GitLab vs BitBucket

18
Comments 1
1 min read
Git Explained: The Basics

Git Explained: The Basics

576
Comments 27
3 min read
Webhook to auto-deploy on git push to Github

Webhook to auto-deploy on git push to Github

32
Comments 4
3 min read
Git `merge` vs `rebase` to keep feature branch up to date

Git `merge` vs `rebase` to keep feature branch up to date

8
Comments 7
3 min read
Managing multiple git account

Managing multiple git account

53
Comments 4
3 min read
Git Merge vs Rebase

Git Merge vs Rebase

6
Comments 2
1 min read
Git and GitHub: The Basics

Git and GitHub: The Basics

20
Comments
5 min read
Mastering GIT step-by-step: collaborating on a project

Mastering GIT step-by-step: collaborating on a project

14
Comments
4 min read
How to alias git commands?

How to alias git commands?

20
Comments 6
1 min read
Git remove files from ignore lists.

Git remove files from ignore lists.

6
Comments
1 min read
Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

62
Comments 2
4 min read
Building Git with Node.js & TypeScript - Part 2

Building Git with Node.js & TypeScript - Part 2

13
Comments
7 min read
Basic Git Commands Guide And FREE Cheat Sheet

Basic Git Commands Guide And FREE Cheat Sheet

12
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.