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.
Branching Strategies

Branching Strategies

2
Comments
5 min read
Generate requirements.txt file using pipreqs

Generate requirements.txt file using pipreqs

Comments
2 min read
Remote Repo Troubleshooting: Incorrect Remote Repo Name - Dont Use Remove or Rename

Remote Repo Troubleshooting: Incorrect Remote Repo Name - Dont Use Remove or Rename

2
Comments 1
1 min read
How to Generate and add an SSH key to GitHub

How to Generate and add an SSH key to GitHub

Comments
5 min read
Safely store secrets in Git using Blackbox

Safely store secrets in Git using Blackbox

2
Comments
4 min read
Git 103 - How To Collaborate

Git 103 - How To Collaborate

Comments
7 min read
Git 102 - Working On A Repo

Git 102 - Working On A Repo

Comments
4 min read
Git Cheat Sheet

Git Cheat Sheet

Comments
3 min read
Git and Github tutorial part 3

Git and Github tutorial part 3

1
Comments
1 min read
Git Basic Commands

Git Basic Commands

1
Comments
5 min read
mastering git: the only essential commands you need to know to be a productive developer [pt 1] 🔥

mastering git: the only essential commands you need to know to be a productive developer [pt 1] 🔥

1
Comments
2 min read
Git and Github tutorial part 2

Git and Github tutorial part 2

Comments
2 min read
12 Best Resources to Learn Git Online for FREE in 2024

12 Best Resources to Learn Git Online for FREE in 2024

34
Comments 1
14 min read
Do You Really Need to Learn Every Git Command to be a Senior or Mid-Senior Web Developer?

Do You Really Need to Learn Every Git Command to be a Senior or Mid-Senior Web Developer?

3
Comments 4
3 min read
Git & GitHub tutorial Part 1

Git & GitHub tutorial Part 1

Comments
3 min read
How to push MERN/MEAN projects to GitHub?

How to push MERN/MEAN projects to GitHub?

1
Comments
2 min read
I’m on Team Good Commit Messages

I’m on Team Good Commit Messages

2
Comments
2 min read
Git Show Command Cheat Sheet

Git Show Command Cheat Sheet

Comments
2 min read
Basic git setup on Ubuntu

Basic git setup on Ubuntu

1
Comments
2 min read
Pull Request notification on Slack using AWS Lambda

Pull Request notification on Slack using AWS Lambda

Comments
4 min read
Git Rebase

Git Rebase

Comments
2 min read
8 tips to make code reviews less painful

8 tips to make code reviews less painful

2
Comments 1
7 min read
Automate commits with LaunchAgents & JavaScript

Automate commits with LaunchAgents & JavaScript

1
Comments
8 min read
GitLab: Components, Architecture, Infrastructure, and Launching from the Helm Chart in Minikube

GitLab: Components, Architecture, Infrastructure, and Launching from the Helm Chart in Minikube

2
Comments
9 min read
Conventional Commits - Specification for Your Commit Messages

Conventional Commits - Specification for Your Commit Messages

2
Comments
4 min read
Change a Commit's Author on Git

Change a Commit's Author on Git

Comments
3 min read
Git failure after updating to macOS Ventura

Git failure after updating to macOS Ventura

Comments
1 min read
How to remove unwanted files in a commit but keep it locally

How to remove unwanted files in a commit but keep it locally

1
Comments
1 min read
Ubuntu doesn't show git branch name in command line prompt? Simple fix

Ubuntu doesn't show git branch name in command line prompt? Simple fix

1
Comments
1 min read
Write Clear and Meaningful Git Commit Messages

Write Clear and Meaningful Git Commit Messages

170
Comments 32
2 min read
How to get familiar with Forking & Cloning GitHub repos

How to get familiar with Forking & Cloning GitHub repos

1
Comments
18 min read
Diff of a range of commits in a Github PR

Diff of a range of commits in a Github PR

2
Comments
1 min read
Why Should Engineering Teams Care About Git Analytics

Why Should Engineering Teams Care About Git Analytics

6
Comments
6 min read
Determine the Git Branch You're On

Determine the Git Branch You're On

1
Comments
2 min read
FTP No More: Deploying WordPress sites with GitHub Actions

FTP No More: Deploying WordPress sites with GitHub Actions

4
Comments 1
14 min read
How (and Why) to enforce conventional commits on your project?

How (and Why) to enforce conventional commits on your project?

6
Comments 1
2 min read
Git & GitHub: What is Git? | #1

Git & GitHub: What is Git? | #1

3
Comments 2
4 min read
[PT-BR] Git Commit Patterns

[PT-BR] Git Commit Patterns

Comments
4 min read
GitHub bilan ishlash. Birlamchi buyruqlar.

GitHub bilan ishlash. Birlamchi buyruqlar.

2
Comments 2
1 min read
git cherry-pick 101: A beginner's guide to selectively applying commits

git cherry-pick 101: A beginner's guide to selectively applying commits

Comments
2 min read
Git at a Glance: A Cheatsheet of 30 Must-know Commands

Git at a Glance: A Cheatsheet of 30 Must-know Commands

2
Comments
2 min read
Git cheatsheet 2023

Git cheatsheet 2023

29
Comments 8
4 min read
TIL: diff-so-fancy; and some funky git config

TIL: diff-so-fancy; and some funky git config

2
Comments 2
1 min read
Become a Git Wizard 🧙‍♂️: Mastering the Advanced Git Commands

Become a Git Wizard 🧙‍♂️: Mastering the Advanced Git Commands

13
Comments 4
4 min read
The Art of Mastering Git

The Art of Mastering Git

Comments
7 min read
Git Essential Commands: fetch, rebase, amend, cherry-pick

Git Essential Commands: fetch, rebase, amend, cherry-pick

Comments
2 min read
Fixing Your Backend Git Strategy

Fixing Your Backend Git Strategy

2
Comments
10 min read
Version Control for Game Devs: Survey Results

Version Control for Game Devs: Survey Results

2
Comments
6 min read
How to get started with branches using git commands on a local repository

How to get started with branches using git commands on a local repository

Comments
11 min read
Understanding Git through images

Understanding Git through images

334
Comments 15
19 min read
It's okay to commit lint fixes

It's okay to commit lint fixes

13
Comments 10
2 min read
Using Git on Visual Studio

Using Git on Visual Studio

4
Comments
2 min read
Git Handbook

Git Handbook

5
Comments
4 min read
Git & GitHub Common Error

Git & GitHub Common Error

6
Comments
1 min read
Upload your existing project to github from your linux machine

Upload your existing project to github from your linux machine

1
Comments
1 min read
⏪ 4 Ways to Undo a Git Commit - Amend vs Reset

⏪ 4 Ways to Undo a Git Commit - Amend vs Reset

182
Comments 19
4 min read
Manage multiple Git accounts

Manage multiple Git accounts

Comments
1 min read
Beginners guide on how not to abandon that one project

Beginners guide on how not to abandon that one project

62
Comments 13
4 min read
How to change the last commit message in git?

How to change the last commit message in git?

3
Comments 1
2 min read
Why do you need a “Version Control System” (VCS)

Why do you need a “Version Control System” (VCS)

4
Comments
3 min read
loading...