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.
🤖 🚀 ✨ Emojify your conventional commits with Devmoji

🤖 🚀 ✨ Emojify your conventional commits with Devmoji

52
Comments 9
5 min read
Writing Custom Git Hooks With NodeJS

Writing Custom Git Hooks With NodeJS

15
Comments
3 min read
8 Git command to help you get started 💻

8 Git command to help you get started 💻

11
Comments
1 min read
Setting up your Development Environment: Git and Node

Setting up your Development Environment: Git and Node

4
Comments
2 min read
Signing Git Commits/tags with GPG Keys

Signing Git Commits/tags with GPG Keys

11
Comments 2
4 min read
How to migrate all your Git repositores to a new computer?

How to migrate all your Git repositores to a new computer?

50
Comments 6
5 min read
Web Developer Checklist

Web Developer Checklist

54
Comments
2 min read
GIT rebase

GIT rebase

6
Comments
1 min read
Git: amending commits and forcing with lease a push

Git: amending commits and forcing with lease a push

8
Comments
2 min read
How to switch branches in git more easily

How to switch branches in git more easily

54
Comments 1
2 min read
Bulk deleting local Git branches using Regex

Bulk deleting local Git branches using Regex

10
Comments
1 min read
Gitflow vs Github flow?

Gitflow vs Github flow?

3
Comments
1 min read
How to stop copy-paste and make .gitignore globally?

How to stop copy-paste and make .gitignore globally?

10
Comments
3 min read
Gitlab VS Github VS BitBucket. Which one deserve your time ? ⌚️👀

Gitlab VS Github VS BitBucket. Which one deserve your time ? ⌚️👀

130
Comments 42
7 min read
How to add commits to another person's PR on your Github repo

How to add commits to another person's PR on your Github repo

35
Comments
2 min read
Git Branch Strategy

Git Branch Strategy

21
Comments
2 min read
Slice and dice your commits with these git flags

Slice and dice your commits with these git flags

9
Comments
6 min read
Commit messages for source control management systems

Commit messages for source control management systems

32
Comments 3
3 min read
How I Explained Commit and Pull Request

How I Explained Commit and Pull Request

6
Comments
3 min read
React Router with GitHub Pages

React Router with GitHub Pages

25
Comments 2
5 min read
Get to Know the Command Line: Basic Git Commands

Get to Know the Command Line: Basic Git Commands

116
Comments 5
8 min read
Git Rebase Explained Simply

Git Rebase Explained Simply

302
Comments 28
4 min read
pre-commit autoincrement for c# projects

pre-commit autoincrement for c# projects

10
Comments 2
1 min read
Git: Delete merged branches

Git: Delete merged branches

46
Comments 5
1 min read
Versions and Testing

Versions and Testing

6
Comments
3 min read
loading...