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.
Recover a lost Git stash in two steps

Recover a lost Git stash in two steps

49
Comments 25
3 min read
Git [Script] Aliases That Could Be Helpful

Git [Script] Aliases That Could Be Helpful

165
Comments 33
2 min read
What is git rebase?

What is git rebase?

166
Comments 8
1 min read
Circle CI Nightly Builds and Github PRs with AWS Lambda Triggers

Circle CI Nightly Builds and Github PRs with AWS Lambda Triggers

37
Comments
8 min read
Tig, yet another Git client

Tig, yet another Git client

14
Comments 2
1 min read
How to set different defaults for author and committer at git

How to set different defaults for author and committer at git

10
Comments
1 min read
Weekly Command: going over Git history with tig

Weekly Command: going over Git history with tig

8
Comments
1 min read
Gdiff / Gblame ~,p,:,HEAD

Gdiff / Gblame ~,p,:,HEAD

7
Comments
1 min read
todo-list CLI with github gists

todo-list CLI with github gists

34
Comments
1 min read
git learn --mode=fast

git learn --mode=fast

28
Comments
5 min read
Dockerfileで Github Enterprise or PrivateRepository から pip install する

Dockerfileで Github Enterprise or PrivateRepository から pip install する

9
Comments
1 min read
Is Docker the New Git?

Is Docker the New Git?

184
Comments 28
2 min read
Git Commands Ultimate Tutorial [Part 2]

Git Commands Ultimate Tutorial [Part 2]

133
Comments 5
4 min read
A quick look at the git object store

A quick look at the git object store

38
Comments 5
8 min read
Lint only over changed files

Lint only over changed files

13
Comments 3
1 min read
Next step Git for those that already know add and commit

Next step Git for those that already know add and commit

300
Comments 13
3 min read
(Slightly more advanced) deployment with git

(Slightly more advanced) deployment with git

14
Comments
6 min read
A complete story of what happens when you run `git commit`

A complete story of what happens when you run `git commit`

9
Comments
4 min read
Oh git configurations! Let's simplify

Oh git configurations! Let's simplify

43
Comments 3
4 min read
How to Rewrite git History when Collaborating with Others

How to Rewrite git History when Collaborating with Others

6
Comments
2 min read
Publish Single Directories to Another Branch

Publish Single Directories to Another Branch

38
Comments 2
2 min read
Show me your .gitignore

Show me your .gitignore

11
Comments 22
1 min read
How does Git store working tree state?

How does Git store working tree state?

7
Comments
4 min read
How to undo last commit from git ?

How to undo last commit from git ?

9
Comments 2
1 min read
Using ESlint and Git Hooks

Using ESlint and Git Hooks

16
Comments 3
2 min read
What’s inside the .git directory?

What’s inside the .git directory?

6
Comments
5 min read
Automatic CHANGELOG with git

Automatic CHANGELOG with git

6
Comments
2 min read
Git is one of the most brilliant pieces of software ever written...And other opinions on git

Git is one of the most brilliant pieces of software ever written...And other opinions on git

24
Comments 10
1 min read
Let’s talk release management

Let’s talk release management

11
Comments
1 min read
How long will it take? Git knows.

How long will it take? Git knows.

90
Comments 14
4 min read
Getting into git init

Getting into git init

9
Comments
7 min read
Upload a Website to GitHub Pages

Upload a Website to GitHub Pages

30
Comments
3 min read
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

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

How to undo the last commit

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

106
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

94
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

40
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

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