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.
Gitote, two weeks after

Gitote, two weeks after

42
Comments 8
2 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
GitHub Issue - Desktop App

GitHub Issue - Desktop App

19
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
What not to save into a Git repository

What not to save into a Git repository

23
Comments 2
2 min read
Models and rules for clean and intelligible code

Models and rules for clean and intelligible code

7
Comments
5 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
Git Tagging Tutorial

Git Tagging Tutorial

133
Comments 1
2 min read
Undoing changes in Git

Undoing changes in Git

14
Comments
3 min read
Don't commit that file!

Don't commit that file!

10
Comments 13
3 min read
Wtf is git?

Wtf is git?

16
Comments 10
10 min read
Running Atlassian Bitbucket Server on Kubernetes

Running Atlassian Bitbucket Server on Kubernetes

8
Comments
4 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
Get good with git: bisect

Get good with git: bisect

15
Comments
6 min read
Git Tags

Git Tags

22
Comments 2
2 min read
Generate Multiple SSH Keys for Multiple Remote Accounts

Generate Multiple SSH Keys for Multiple Remote Accounts

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

How you can go wrong with git

92
Comments 9
7 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
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
Dev T-Shirt: "detached HEAD"

Dev T-Shirt: "detached HEAD"

9
Comments
1 min read
GIT BACKEND (BEHIND THE SCENE)

GIT BACKEND (BEHIND THE SCENE)

99
Comments 7
7 min read
loading...