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.
Git for Newbies [0]

Git for Newbies [0]

5
Comments
2 min read
Git and GitHub: Merge

Git and GitHub: Merge

7
Comments 1
6 min read
Pointers and tips: dispelling the magic of git merge

Pointers and tips: dispelling the magic of git merge

16
Comments 2
8 min read
Improve your commits using vscode

Improve your commits using vscode

4
Comments
2 min read
Utilize Github's Webhook to Fulfill Automatic Deployment

Utilize Github's Webhook to Fulfill Automatic Deployment

6
Comments
4 min read
Install git 2 on CentOS7

Install git 2 on CentOS7

2
Comments
1 min read
Manage your secrets in Git with SOPS - Common operations

Manage your secrets in Git with SOPS - Common operations

26
Comments 3
2 min read
Excluding Files in 'git add' Using Pathspec

Excluding Files in 'git add' Using Pathspec

10
Comments 2
2 min read
Git | GitHub and Version Control

Git | GitHub and Version Control

11
Comments 3
4 min read
Replacing master with main in Github

Replacing master with main in Github

181
Comments 111
2 min read
Format of commit messages

Format of commit messages

11
Comments 5
1 min read
Husky and Commitlint for Clean Git Log

Husky and Commitlint for Clean Git Log

30
Comments 2
3 min read
Git Explained: An In-Depth Comparison

Git Explained: An In-Depth Comparison

479
Comments 20
4 min read
Git Bisect — And Debugging Is Easy

Git Bisect — And Debugging Is Easy

88
Comments 6
5 min read
AWS meets GitOps

AWS meets GitOps

4
Comments
3 min read
How git revert works

How git revert works

5
Comments
7 min read
Version Control 101

Version Control 101

15
Comments
3 min read
Common Git Alias

Common Git Alias

6
Comments
2 min read
Setting up a Django dev environment

Setting up a Django dev environment

5
Comments
1 min read
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
Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?

Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?

8
Comments
2 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

575
Comments 27
3 min read
Automate GIT PULL

Automate GIT PULL

4
Comments 2
1 min read
loading...