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.
Pull Vs Rebase

Pull Vs Rebase

Comments
2 min read
Git Cherry-Pick 🍒

Git Cherry-Pick 🍒

1
Comments
3 min read
🚀 Clean Up Your Local Git Branches! 🧹

🚀 Clean Up Your Local Git Branches! 🧹

4
Comments 4
1 min read
Partially Committing Changes in Git ✂️

Partially Committing Changes in Git ✂️

1
Comments
1 min read
Essential Git Commands Every Developer Wish To Know

Essential Git Commands Every Developer Wish To Know

1
Comments
4 min read
Persisting Config Files Across Computers

Persisting Config Files Across Computers

5
Comments
5 min read
Commit Message Patterns: Write Better Git History

Commit Message Patterns: Write Better Git History

1
Comments
2 min read
publish a prerelease version of git your package

publish a prerelease version of git your package

1
Comments
1 min read
Bash Scripting for Git: How to Fetch All Repo Collaborators Effortlessly

Bash Scripting for Git: How to Fetch All Repo Collaborators Effortlessly

Comments
3 min read
A Guide to Git Conventional Commits

A Guide to Git Conventional Commits

3
Comments
2 min read
15 Git Command-Line Tricks Every Developer Should Know

15 Git Command-Line Tricks Every Developer Should Know

78
Comments 14
3 min read
Git commands: Part-3

Git commands: Part-3

3
Comments
2 min read
How to review all git changes in a file

How to review all git changes in a file

6
Comments 2
1 min read
How to Efficiently Manage Version Control for Android Projects with Frequently Changing Resources Like Images

How to Efficiently Manage Version Control for Android Projects with Frequently Changing Resources Like Images

Comments
7 min read
10 Git Commands You Probably Didn't Know (But Should!)

10 Git Commands You Probably Didn't Know (But Should!)

18
Comments 4
5 min read
Bug of the week #4

Bug of the week #4

Comments
2 min read
21 essential Git Commands Explained in 11 minutes

21 essential Git Commands Explained in 11 minutes

Comments
11 min read
The Complete Git Commands Cheat Sheet - Everything You Need to Know

The Complete Git Commands Cheat Sheet - Everything You Need to Know

1
Comments
5 min read
Managing Multiple SSH Keys for Different Git Hosting Platforms (GitLab & GitHub)

Managing Multiple SSH Keys for Different Git Hosting Platforms (GitLab & GitHub)

Comments
3 min read
Removing a Tracked File from Git After Adding It to .gitignore

Removing a Tracked File from Git After Adding It to .gitignore

2
Comments
1 min read
Get a Git productivity boost with FZF

Get a Git productivity boost with FZF

Comments
5 min read
Git Commands

Git Commands

8
Comments
1 min read
GIT & GITLAB ARCHITECTURE

GIT & GITLAB ARCHITECTURE

2
Comments
1 min read
How This Simple glp Alias Saves Hours in Git

How This Simple glp Alias Saves Hours in Git

Comments
2 min read
Git Architecture & Installation

Git Architecture & Installation

5
Comments
1 min read
loading...