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.
Adding Remote Shortcuts to Git

Adding Remote Shortcuts to Git

55
Comments 5
1 min read
WindowsにGitを導入する方法

WindowsにGitを導入する方法

9
Comments
1 min read
Merge two git repositories

Merge two git repositories

7
Comments
1 min read
A meaningful README.md

A meaningful README.md

143
Comments 5
2 min read
Rewriting Git history : Being opinionated about Git

Rewriting Git history : Being opinionated about Git

8
Comments
7 min read
Shell Bonsai with tree

Shell Bonsai with tree

80
Comments 5
3 min read
My commit message workflow

My commit message workflow

251
Comments 33
4 min read
6 Git Aha Moments

6 Git Aha Moments

128
Comments 16
4 min read
ターミナルにカレントリポジトリを表示させる方法

ターミナルにカレントリポジトリを表示させる方法

43
Comments
1 min read
What is software's role in safe manufacturing processes?

What is software's role in safe manufacturing processes?

7
Comments
5 min read
Four helpful guides for grasping the ever-elusive concept of git rebase

Four helpful guides for grasping the ever-elusive concept of git rebase

152
Comments 7
1 min read
Automated debugging with git

Automated debugging with git

74
Comments
7 min read
From Subversion to Git: Snapshots

From Subversion to Git: Snapshots

29
Comments 2
3 min read
Deploy usando GIT-FTP

Deploy usando GIT-FTP

2
Comments
3 min read
Debugging with Git

Debugging with Git

138
Comments 10
4 min read
A Tutorial for Tagging Releases in Git

A Tutorial for Tagging Releases in Git

164
Comments 11
4 min read
Finding out how little you know about Git

Finding out how little you know about Git

17
Comments 1
2 min read
Automatic Reporting in Python - Part 2: From Hello World to Real Insights

Automatic Reporting in Python - Part 2: From Hello World to Real Insights

52
Comments 8
12 min read
Basic Git configuration

Basic Git configuration

74
Comments
3 min read
Quickly Switching Between Two Branches in Git

Quickly Switching Between Two Branches in Git

78
Comments 7
2 min read
git bundle

git bundle

245
Comments 19
2 min read
Git Merge vs Git Rebase

Git Merge vs Git Rebase

167
Comments 16
3 min read
Microsoft acquiring GitHub may be great for Git

Microsoft acquiring GitHub may be great for Git

21
Comments 1
2 min read
Automatic Reporting in Python - Part 1: From Planning to Hello World

Automatic Reporting in Python - Part 1: From Planning to Hello World

181
Comments 4
7 min read
Sharing .dotfiles cross-platform with a shell script

Sharing .dotfiles cross-platform with a shell script

107
Comments 5
4 min read
When to Use Git Reset, Git Revert & Git Checkout

When to Use Git Reset, Git Revert & Git Checkout

226
Comments 4
4 min read
Trac Install Guide

Trac Install Guide

20
Comments 6
9 min read
.gitattributes templates

.gitattributes templates

12
Comments
1 min read
Getting Started With DevOps

Getting Started With DevOps

14
Comments
9 min read
How to Git Stash Your Work [the Correct Way]

How to Git Stash Your Work [the Correct Way]

102
Comments 11
3 min read
Git Submodules Revisited

Git Submodules Revisited

112
Comments 16
3 min read
5 reasons why Git based resume is awesome

5 reasons why Git based resume is awesome

437
Comments 79
3 min read
Display a file from another branch

Display a file from another branch

40
Comments
1 min read
Mirroring My Canvas Games Between GitLab and GitHub

Mirroring My Canvas Games Between GitLab and GitHub

36
Comments 3
1 min read
Git branching strategy

Git branching strategy

15
Comments 1
4 min read
How to attribute another author when you're committing on git?

How to attribute another author when you're committing on git?

70
Comments 11
2 min read
Rebase to the future!

Rebase to the future!

143
Comments 22
4 min read
How to Use Git Merge [the Correct Way]

How to Use Git Merge [the Correct Way]

200
Comments 16
3 min read
What is your favourite git merge tool/strategy?

What is your favourite git merge tool/strategy?

84
Comments 35
1 min read
Recover a lost Git stash in two steps

Recover a lost Git stash in two steps

52
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
Is Docker the New Git?

Is Docker the New Git?

184
Comments 28
2 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
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
loading...