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.
1 line to prevent pushing to someone else's git repository

1 line to prevent pushing to someone else's git repository

8
Comments 1
1 min read
How to use git cherry-pick

How to use git cherry-pick

3
Comments
1 min read
Using a template configuration file for git repos

Using a template configuration file for git repos

8
Comments 2
3 min read
Installing unpublished npm modules from Git repos

Installing unpublished npm modules from Git repos

13
Comments
3 min read
Git: The common solutions.

Git: The common solutions.

5
Comments 1
4 min read
How we should be using Git

How we should be using Git

45
Comments 2
20 min read
Git hacks: self-host a minimal Git repo over SSH

Git hacks: self-host a minimal Git repo over SSH

5
Comments 1
2 min read
Deep Dive Into Git (Part 1)

Deep Dive Into Git (Part 1)

6
Comments
3 min read
Keeping Git Commit Messages Consistent with a Custom Template

Keeping Git Commit Messages Consistent with a Custom Template

637
Comments 20
4 min read
Stop being lazy and learn Git!

Stop being lazy and learn Git!

107
Comments 10
6 min read
VS Code for Git and GitHub

VS Code for Git and GitHub

99
Comments
2 min read
Run Git commands from Node.js application using JavaScript! 🚀

Run Git commands from Node.js application using JavaScript! 🚀

29
Comments 1
3 min read
Rename folder to lowercase - Git

Rename folder to lowercase - Git

23
Comments 5
1 min read
Coding Career Advice: Using Git for Version Control Effectively

Coding Career Advice: Using Git for Version Control Effectively

29
Comments
30 min read
The Bare Repo Approach to Storing Home Directory Config Files (Dotfiles) in Git using Bash, Zsh, or Powershell

The Bare Repo Approach to Storing Home Directory Config Files (Dotfiles) in Git using Bash, Zsh, or Powershell

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