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.
A Quick Guide to Hunky Git

A Quick Guide to Hunky Git

85
Comments
6 min read
Git Bisect is Easy (How to Initiate the Robot Uprising)

Git Bisect is Easy (How to Initiate the Robot Uprising)

143
Comments 14
5 min read
How To Sign Your Commits On GitHub With GPG.

How To Sign Your Commits On GitHub With GPG.

68
Comments 6
8 min read
Automate deployment using GitHub hooks

Automate deployment using GitHub hooks

19
Comments 1
3 min read
How to write Bash one-liners for cloning and managing GitHub and GitLab repositories

How to write Bash one-liners for cloning and managing GitHub and GitLab repositories

138
Comments 12
7 min read
Intro to Client Side Git Hooks

Intro to Client Side Git Hooks

14
Comments
5 min read
Modularizing your git config with conditional includes

Modularizing your git config with conditional includes

21
Comments
3 min read
Lazy man's guide: multiple GitHub HTTPS accounts on Windows

Lazy man's guide: multiple GitHub HTTPS accounts on Windows

43
Comments 10
2 min read
My basic Windows setup

My basic Windows setup

12
Comments 3
3 min read
Git extract single file with history

Git extract single file with history

9
Comments
3 min read
Configuring SSH for git

Configuring SSH for git

148
Comments 5
4 min read
Syncing two Git Repos (By using below commands you can move contents of one git repo to another without losing history and tags)

Syncing two Git Repos (By using below commands you can move contents of one git repo to another without losing history and tags)

7
Comments
1 min read
Git Workflow Etiquette

Git Workflow Etiquette

45
Comments 3
13 min read
Git merge, merge-squash and rebase simplified

Git merge, merge-squash and rebase simplified

22
Comments
3 min read
Git Tuturial For Beginners

Git Tuturial For Beginners

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