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.
How to write a good commit message

How to write a good commit message

762
Comments 74
2 min read
Git, GitHub and GitLab. Are they all the same thing?

Git, GitHub and GitLab. Are they all the same thing?

7
Comments 1
4 min read
Git: Reset to an older git commit

Git: Reset to an older git commit

8
Comments
2 min read
How to split and merge multiple git repositories while keeping the history

How to split and merge multiple git repositories while keeping the history

8
Comments
4 min read
Are you using Trailing Commas in your JavaScript?

Are you using Trailing Commas in your JavaScript?

7
Comments
3 min read
quick git bash shortcut tutorial

quick git bash shortcut tutorial

9
Comments 1
2 min read
My new GitHub ReadMe. 🎨

My new GitHub ReadMe. 🎨

23
Comments 9
1 min read
Supercharge Your Git Workflow with the GitLens VS Code Extension

Supercharge Your Git Workflow with the GitLens VS Code Extension

8
Comments 1
3 min read
Google Summer of Code. How I did it, and how you can do it too!

Google Summer of Code. How I did it, and how you can do it too!

6
Comments
1 min read
Purpose of branches in Git

Purpose of branches in Git

7
Comments
7 min read
Beginner's Guide to using Git

Beginner's Guide to using Git

10
Comments
6 min read
Conventional Changelog support

Conventional Changelog support

5
Comments
4 min read
Validating commit messages with dart and Lefthook

Validating commit messages with dart and Lefthook

3
Comments
3 min read
Setting up a new (React) project with GitHub

Setting up a new (React) project with GitHub

19
Comments 2
3 min read
Undo in Git: How to fix common mistakes

Undo in Git: How to fix common mistakes

106
Comments 6
6 min read
Is GitHub Desktop available for GNU/Linux?

Is GitHub Desktop available for GNU/Linux?

64
Comments 16
2 min read
Today I learned how to merge using the CLI. 🧙‍♂️

Today I learned how to merge using the CLI. 🧙‍♂️

16
Comments 8
1 min read
Git Repo Sync: Simple Bash script to sync master and develop branches for a classic Git Flow Branching Model

Git Repo Sync: Simple Bash script to sync master and develop branches for a classic Git Flow Branching Model

8
Comments 8
1 min read
Git, but not dumb down: Introduction

Git, but not dumb down: Introduction

37
Comments 2
6 min read
Git: How to save your changes temporarily

Git: How to save your changes temporarily

6
Comments
3 min read
Mastering Git Stash Workflow

Mastering Git Stash Workflow

109
Comments 7
5 min read
A (Very) Simple Git Workflow

A (Very) Simple Git Workflow

54
Comments 2
4 min read
Top 10 git commands everyone should know

Top 10 git commands everyone should know

176
Comments 11
8 min read
Open Source chronicles - First week's adventure

Open Source chronicles - First week's adventure

2
Comments
3 min read
Commit Mistake: How to untracked files in Git

Commit Mistake: How to untracked files in Git

7
Comments
2 min read
Introduction to Branches and Pull Requests for Beginners.

Introduction to Branches and Pull Requests for Beginners.

58
Comments 2
4 min read
Making commits the right way with hooks

Making commits the right way with hooks

11
Comments 1
3 min read
Basic git commands

Basic git commands

43
Comments
2 min read
Merge conflicts and learn how to resolve it in git.

Merge conflicts and learn how to resolve it in git.

4
Comments
1 min read
DevOps: Git for Beginners

DevOps: Git for Beginners

153
Comments 4
6 min read
Basic Git Commands

Basic Git Commands

6
Comments
2 min read
Have you built your GitHub Profile README yet?

Have you built your GitHub Profile README yet?

53
Comments 2
1 min read
Pull Request Reviewer’s Checklist

Pull Request Reviewer’s Checklist

2
Comments
1 min read
How to use GitHub Actions with your GPU

How to use GitHub Actions with your GPU

7
Comments 1
1 min read
Make your GitHub profile with Readme.md

Make your GitHub profile with Readme.md

2
Comments
1 min read
Manage your GitHub Pull Requests from IntelliJ IDEA

Manage your GitHub Pull Requests from IntelliJ IDEA

10
Comments 2
2 min read
Forks and Pull Requests: How to Contribute to Github Repos

Forks and Pull Requests: How to Contribute to Github Repos

7
Comments
6 min read
Git Cheat Sheet (Fork Repo)

Git Cheat Sheet (Fork Repo)

2
Comments
1 min read
A simple pre-commit hook that saves you big time!

A simple pre-commit hook that saves you big time!

50
Comments 8
2 min read
Git internals

Git internals

54
Comments 2
4 min read
Does anyone like VSCode new Source Control Menu?

Does anyone like VSCode new Source Control Menu?

20
Comments 6
1 min read
Adding a New Remote and Merging Unrelated Branches

Adding a New Remote and Merging Unrelated Branches

17
Comments 1
3 min read
Automatically Create a Release When The package.json Version Changes

Automatically Create a Release When The package.json Version Changes

8
Comments
1 min read
Remove files or folders from remote git

Remove files or folders from remote git

5
Comments
2 min read
Getting started with Git and Github

Getting started with Git and Github

41
Comments 6
3 min read
GIT HUB Tutorial For Beginners

GIT HUB Tutorial For Beginners

10
Comments
6 min read
How to Use GitHub and Git for Beginners

How to Use GitHub and Git for Beginners

57
Comments 2
4 min read
I've changed default branch from Master to Main

I've changed default branch from Master to Main

6
Comments 1
1 min read
A quick way to prune local branches

A quick way to prune local branches

6
Comments
1 min read
Pimp Your GitHub Profile

Pimp Your GitHub Profile

275
Comments 43
2 min read
Git remote? What is that?

Git remote? What is that?

11
Comments 2
2 min read
Amending Git Commits

Amending Git Commits

16
Comments
3 min read
9 useful tricks of git branch you might not know

9 useful tricks of git branch you might not know

62
Comments
3 min read
MLOps Tutorial 🎦: Track models with Git & GitHub Actions

MLOps Tutorial 🎦: Track models with Git & GitHub Actions

8
Comments
2 min read
//TODO: Refactor me - A guide to measuring shortcuts

//TODO: Refactor me - A guide to measuring shortcuts

10
Comments 2
7 min read
Git. Write quality commits.

Git. Write quality commits.

12
Comments
5 min read
My new Readme in github

My new Readme in github

5
Comments 1
1 min read
How to smartly cleanup your commit history using git reset?

How to smartly cleanup your commit history using git reset?

17
Comments 2
4 min read
Whatsapp Notifications for Github

Whatsapp Notifications for Github

11
Comments
2 min read
Git/Github Cheat Sheet

Git/Github Cheat Sheet

7
Comments 2
3 min read
loading...