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.
Version Control for Microsoft Word

Version Control for Microsoft Word

27
Comments 5
6 min read
Generates LICENSE file: git-license

Generates LICENSE file: git-license

5
Comments
2 min read
How to merge a specific commit into another branch

How to merge a specific commit into another branch

50
Comments 11
2 min read
How to undo the last commit

How to undo the last commit

200
Comments 26
3 min read
My Git Hot Commands

My Git Hot Commands

18
Comments
1 min read
Useful tricks you might not know about Git stash

Useful tricks you might not know about Git stash

260
Comments 8
3 min read
Replace a `git` remote

Replace a `git` remote

7
Comments 2
2 min read
How to properly set up Git on your computer!

How to properly set up Git on your computer!

173
Comments 27
7 min read
Git — commands you need to git going!

Git — commands you need to git going!

113
Comments 2
4 min read
How to setup remote repo in shared hosting

How to setup remote repo in shared hosting

13
Comments 6
1 min read
How to setup automatic Hugo website generation and deployment with Git

How to setup automatic Hugo website generation and deployment with Git

16
Comments 2
4 min read
How to setup your own private Git repositories with Gitolite

How to setup your own private Git repositories with Gitolite

20
Comments
4 min read
Contributing to Open Source

Contributing to Open Source

28
Comments
4 min read
Automatically managing personal and work git configurations

Automatically managing personal and work git configurations

96
Comments 9
3 min read
Working with forks in Go

Working with forks in Go

21
Comments 2
3 min read
Using git hooks to improve your day-to-day workflow

Using git hooks to improve your day-to-day workflow

147
Comments 9
5 min read
Beginner's Guide to Interactive Rebasing

Beginner's Guide to Interactive Rebasing

41
Comments 5
7 min read
Git Rebase Workflow to Github

Git Rebase Workflow to Github

15
Comments
1 min read
The Github repos I discovered in 2017

The Github repos I discovered in 2017

25
Comments 3
4 min read
How do you handle framework upgrades in teams?

How do you handle framework upgrades in teams?

9
Comments 1
1 min read
Learn Git fast as if your job depends on it

Learn Git fast as if your job depends on it

148
Comments 28
10 min read
Pull Requests: a simple workflow

Pull Requests: a simple workflow

49
Comments 4
2 min read
The Github repos I discovered this week (IV)

The Github repos I discovered this week (IV)

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