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 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
Top 5 Git Tools 07:57

Top 5 Git Tools

48
Comments
1 min read
Auto git deploy php script

Auto git deploy php script

7
Comments
2 min read
The Next Step in Modular Programming

The Next Step in Modular Programming

7
Comments
2 min read
GitHub as Code

GitHub as Code

7
Comments 2
2 min read
How I optimized my use of git

How I optimized my use of git

10
Comments
1 min read
How to unfork a repo on GitHub

How to unfork a repo on GitHub

18
Comments 3
2 min read
A Thorough Introduction to Git's Interactive Patch Mode

A Thorough Introduction to Git's Interactive Patch Mode

107
Comments 4
8 min read
Git TIP - Why you should not keep a local master branch ?

Git TIP - Why you should not keep a local master branch ?

86
Comments 29
1 min read
A quick guide to changing your GitHub username

A quick guide to changing your GitHub username

25
Comments 1
2 min read
GitHub will add a “sponsor” button for donations to developers

GitHub will add a “sponsor” button for donations to developers

13
Comments 6
1 min read
My Personal Git Tricks Cheatsheet

My Personal Git Tricks Cheatsheet

679
Comments 46
4 min read
loading...