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 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

25
Comments 2
2 min read
How To Avoid Merge Conflicts

How To Avoid Merge Conflicts

56
Comments 10
3 min read
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
loading...