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.
git reset --explain

git reset --explain

123
Comments 6
6 min read
So you Programmed in a Regression

So you Programmed in a Regression

3
Comments
1 min read
How to join several commits into one?

How to join several commits into one?

16
Comments
2 min read
Why was this bug introduced?

Why was this bug introduced?

6
Comments
1 min read
Basic commands to start Git and GitHub

Basic commands to start Git and GitHub

22
Comments 4
2 min read
Configuring git

Configuring git

8
Comments
6 min read
What is your git merge strategy?

What is your git merge strategy?

15
Comments 8
2 min read
Why Communicating with Git Helped You Version

Why Communicating with Git Helped You Version

6
Comments
2 min read
Git and Other Communication Tools

Git and Other Communication Tools

8
Comments
1 min read
How to rename a local and remote branch in git

How to rename a local and remote branch in git

16
Comments 1
1 min read
From scratch to Create React App on Windows 10

From scratch to Create React App on Windows 10

113
Comments 13
16 min read
How do we use Git at Bright Inventions?

How do we use Git at Bright Inventions?

7
Comments 2
12 min read
Partial Commits with Git

Partial Commits with Git

12
Comments 5
1 min read
Save Your Changes

Save Your Changes

7
Comments
1 min read
Please don't commit .env

Please don't commit .env

142
Comments 85
4 min read
Changing Git Submodule Repository to other URL/Branch

Changing Git Submodule Repository to other URL/Branch

12
Comments
1 min read
Automating code checks with overcommit

Automating code checks with overcommit

56
Comments 3
4 min read
Automatic Reporting in Python - Part 3: Packaging It Up

Automatic Reporting in Python - Part 3: Packaging It Up

19
Comments 4
17 min read
How do you name your git branches?

How do you name your git branches?

36
Comments 41
1 min read
Migrating from GitHub to Gitea

Migrating from GitHub to Gitea

46
Comments 12
3 min read
Gitea On OpenBSD: Using Official Package

Gitea On OpenBSD: Using Official Package

10
Comments 2
5 min read
Something Someone Somewhere Uses... Sometimes

Something Someone Somewhere Uses... Sometimes

81
Comments 6
3 min read
2018 in review: 5 most viewed posts of this year on my blog

2018 in review: 5 most viewed posts of this year on my blog

15
Comments
3 min read
Deploy Next.js project to Netlify

Deploy Next.js project to Netlify

71
Comments 13
2 min read
Understanding Git: Configuration of Repositories and Remotes

Understanding Git: Configuration of Repositories and Remotes

39
Comments 2
6 min read
Vote: What do you prefer for parallel stories development? New branch OR New forked repo

Vote: What do you prefer for parallel stories development? New branch OR New forked repo

10
Comments 7
1 min read
Git Commit Message

Git Commit Message

15
Comments
4 min read
My old git processes

My old git processes

4
Comments
1 min read
Git Github Gitflow

Git Github Gitflow

89
Comments 10
4 min read
Git saves snapshots, well not really

Git saves snapshots, well not really

5
Comments 5
1 min read
The Gitignore file

The Gitignore file

13
Comments
1 min read
Defending Submoduals for Git

Defending Submoduals for Git

4
Comments
1 min read
Git is a Communication tool

Git is a Communication tool

24
Comments 2
2 min read
How To Avoid Merge Conflicts

How To Avoid Merge Conflicts

56
Comments 10
3 min read
Git Tip: List the Most Recent Branches You Have Been Working On

Git Tip: List the Most Recent Branches You Have Been Working On

6
Comments
2 min read
Gitote, two weeks after

Gitote, two weeks after

42
Comments 8
2 min read
GitHub Issue - Desktop App

GitHub Issue - Desktop App

18
Comments 2
2 min read
Creating co-authored commits--command line--git

Creating co-authored commits--command line--git

9
Comments 1
2 min read
Models and rules for clean and intelligible code

Models and rules for clean and intelligible code

7
Comments
5 min read
What not to save into a Git repository

What not to save into a Git repository

22
Comments 2
2 min read
How to create a GitHub pull requests from the CLI

How to create a GitHub pull requests from the CLI

58
Comments 6
4 min read
A journey of self-discovery... and also how I learned how to use Git

A journey of self-discovery... and also how I learned how to use Git

19
Comments 3
7 min read
Don't commit that file!

Don't commit that file!

10
Comments 13
3 min read
Undoing changes in Git

Undoing changes in Git

14
Comments
3 min read
Running Atlassian Bitbucket Server on Kubernetes

Running Atlassian Bitbucket Server on Kubernetes

7
Comments
4 min read
Git Tagging Tutorial

Git Tagging Tutorial

133
Comments 1
2 min read
Wtf is git?

Wtf is git?

16
Comments 10
10 min read
What makes companies switch from SVN to Git?

What makes companies switch from SVN to Git?

7
Comments 5
2 min read
An intro to contributing to a 3rd party repo for beginners

An intro to contributing to a 3rd party repo for beginners

21
Comments
4 min read
Generate Multiple SSH Keys for Multiple Remote Accounts

Generate Multiple SSH Keys for Multiple Remote Accounts

16
Comments
2 min read
Git Tags

Git Tags

22
Comments 2
2 min read
Git: How to delete all local branches except master

Git: How to delete all local branches except master

25
Comments 5
1 min read
Introduction to git.

Introduction to git.

9
Comments
2 min read
How you can go wrong with git

How you can go wrong with git

92
Comments 9
7 min read
why branching on git is wrong

why branching on git is wrong

99
Comments 183
2 min read
Writing a meaningful commit message

Writing a meaningful commit message

10
Comments
4 min read
GIT BACKEND (BEHIND THE SCENE)

GIT BACKEND (BEHIND THE SCENE)

99
Comments 7
7 min read
Git: How to keep your fork updated with remote repository

Git: How to keep your fork updated with remote repository

37
Comments 3
1 min read
The Mystery of Git Rebase

The Mystery of Git Rebase

70
Comments 8
5 min read
How to use git efficiently

How to use git efficiently

331
Comments 56
1 min read
loading...