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.
The Unwritten Rules for Github by devdiscuss

The Unwritten Rules for Github by devdiscuss

256
Comments 19
3 min read
Deploying ASP.NET Core Applications from Bitbucket to Azure

Deploying ASP.NET Core Applications from Bitbucket to Azure

12
Comments 5
2 min read
MS Visual Studio Code - Guide To Git

MS Visual Studio Code - Guide To Git

29
Comments
2 min read
Add Specific Lines With Git Patch

Add Specific Lines With Git Patch

18
Comments 3
4 min read
Git: Ours or Theirs? (Part 1)

Git: Ours or Theirs? (Part 1)

15
Comments
4 min read
Getting started with Git? 10 commands that would save you…

Getting started with Git? 10 commands that would save you…

38
Comments 9
4 min read
Semantic Commit Messages with Emojis

Semantic Commit Messages with Emojis

29
Comments
5 min read
Git: Ours or Theirs? (Part 2)

Git: Ours or Theirs? (Part 2)

15
Comments
3 min read
Organizing your life using Github

Organizing your life using Github

288
Comments 48
3 min read
ignor, a utility to fetch .gitignore templates from gitignore.io.

ignor, a utility to fetch .gitignore templates from gitignore.io.

7
Comments
1 min read
Migration to a monolithic repository without the code freeze

Migration to a monolithic repository without the code freeze

11
Comments
3 min read
Small Tips to merge GitHub pull-request into your local repository

Small Tips to merge GitHub pull-request into your local repository

16
Comments
2 min read
Resolve common branch conflict

Resolve common branch conflict

11
Comments
3 min read
The GitHub repos I discovered this week (II)

The GitHub repos I discovered this week (II)

11
Comments
3 min read
Experiment in a Git branch

Experiment in a Git branch

10
Comments
1 min read
How to securely store API keys

How to securely store API keys

208
Comments 28
5 min read
Rebase or merge

Rebase or merge

18
Comments 12
1 min read
Daily git usage

Daily git usage

97
Comments 23
2 min read
Git log a range of lines of a file

Git log a range of lines of a file

17
Comments 2
1 min read
Deploy Atomically with Travis & npm

Deploy Atomically with Travis & npm

8
Comments
4 min read
The GitHub repos I discovered this week

The GitHub repos I discovered this week

24
Comments 1
2 min read
Declutter Your Github

Declutter Your Github

24
Comments 7
1 min read
Is git the be all and end all of version control?

Is git the be all and end all of version control?

119
Comments 53
1 min read
Any rules, tips and tricks for commit message

Any rules, tips and tricks for commit message

17
Comments 14
1 min read
The Git Rebase Introduction I Wish I'd Had

The Git Rebase Introduction I Wish I'd Had

782
Comments 59
7 min read
loading...