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

91
Comments 9
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
Working with forks in Go

Working with forks in Go

20
Comments 2
3 min read
Beginner's Guide to Interactive Rebasing

Beginner's Guide to Interactive Rebasing

38
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 2
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
Git 101 — STEP 4: merging branches, merge conflicts & cherry-pick

Git 101 — STEP 4: merging branches, merge conflicts & cherry-pick

17
Comments 1
2 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
Local To-Dos for Developers

Local To-Dos for Developers

25
Comments 7
5 min read
Git 101 — Step 3: branches

Git 101 — Step 3: branches

11
Comments
2 min read
Pull Requests: a simple workflow

Pull Requests: a simple workflow

49
Comments 4
2 min read
Git 101 — Step 2: add, stage, commit & push

Git 101 — Step 2: add, stage, commit & push

23
Comments
3 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
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

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

Git: Ours or Theirs? (Part 2)

15
Comments
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
Organizing your life using Github

Organizing your life using Github

283
Comments 48
3 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
Rebase or merge

Rebase or merge

18
Comments 12
1 min read
How to securely store API keys

How to securely store API keys

206
Comments 28
5 min read
Daily git usage

Daily git usage

97
Comments 23
2 min read
Deploy Atomically with Travis & npm

Deploy Atomically with Travis & npm

8
Comments
4 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
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
The GitHub repos I discovered this week

The GitHub repos I discovered this week

24
Comments 1
2 min read
Any rules, tips and tricks for commit message

Any rules, tips and tricks for commit message

17
Comments 14
1 min read
Declutter Your Github

Declutter Your Github

24
Comments 7
1 min read
The Git Rebase Introduction I Wish I'd Had

The Git Rebase Introduction I Wish I'd Had

770
Comments 59
7 min read
sudo apt-get install git-all

sudo apt-get install git-all

13
Comments 1
15 min read
Git Hooks aren't so Ruff! I'll tail you all about it!

Git Hooks aren't so Ruff! I'll tail you all about it!

23
Comments 4
2 min read
How to write your own git commands like "git refresh"?

How to write your own git commands like "git refresh"?

31
Comments 10
3 min read
Under the sink: Removing remote git tags

Under the sink: Removing remote git tags

5
Comments
5 min read
Essential git commands every developer should know

Essential git commands every developer should know

174
Comments 23
3 min read
Check Out These 5 Git Tips Before Your Next Commit

Check Out These 5 Git Tips Before Your Next Commit

13
Comments
6 min read
How to create gitignore file with predefined templates?

How to create gitignore file with predefined templates?

11
Comments
1 min read
Push git cloned repository to your own on GitHub

Push git cloned repository to your own on GitHub

75
Comments 13
2 min read
Explain Git Rebase just like I'm five

Explain Git Rebase just like I'm five

31
Comments 12
1 min read
Explain git pull --rebase to me like Im five

Explain git pull --rebase to me like Im five

17
Comments 4
1 min read
I'm a Git Master, Ask Me Anything

I'm a Git Master, Ask Me Anything

71
Comments 103
1 min read
Git: rebasing

Git: rebasing

8
Comments
2 min read
git workflows - between forks, squash and rebase

git workflows - between forks, squash and rebase

11
Comments 3
1 min read
A git intro

A git intro

2
Comments
3 min read
Create your first website on GitHub Pages

Create your first website on GitHub Pages

37
Comments 11
4 min read
Gated Commits with Git

Gated Commits with Git

16
Comments 3
3 min read
List files in any branch in git

List files in any branch in git

15
Comments 2
1 min read
Programmatically get current git branch

Programmatically get current git branch

8
Comments 1
1 min read
Github authentication facts I forget every two months

Github authentication facts I forget every two months

6
Comments
1 min read
Grab Your GitHub URLs Without Leaving The Command Line

Grab Your GitHub URLs Without Leaving The Command Line

27
Comments 2
2 min read
loading...